tomli 2.0.2
0
A lil' TOML parser
Contents
A lil' TOML parser
Stars: 469, Watchers: 469, Forks: 42, Open Issues: 7The hukkin/tomli
repo was created 3 years ago and the last code push was 4 days ago.
The project is popular with 469 github stars!
How to Install tomli
You can install tomli using pip
pip install tomli
or add it to a project with poetry
poetry add tomli
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/tomli/
- GitHub Repo:
- https://github.com/hukkin/tomli
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common tomli errors.
Code Examples
Here are some tomli
code examples and snippets.
GitHub Issues
The tomli package has 7 open issues on GitHub
- Do not use recursion
- Please consider pushing tomli into stdlib