python3-tomli

lil' TOML parser for Python

Description

Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0

A version of Tomli, the `tomllib` module, was added to the standard library in Python 3.11 via PEP 680 (https://www.python.org/dev/peps/pep-0680/).

Tomli uses [mypyc](https://github.com/mypyc/mypyc) to generate binary wheels for most of the widely used platforms, so Python 3.11+ users may prefer it over `tomllib` for improved performance.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/hukkin/tomli


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-tomli