Contents

tomli 2.0.1

0

A lil' TOML parser

A lil' TOML parser

Stars: 432, Watchers: 432, Forks: 37, Open Issues: 8

The hukkin/tomli repo was created 2 years ago and the last code push was Yesterday.
The project is popular with 432 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
License
Homepage
PyPi:
https://pypi.org/project/tomli/
GitHub Repo:
https://github.com/hukkin/tomli

Classifiers

  • Software Development/Libraries/Python Modules
No  tomli  pypi packages just yet.

Errors

A list of common tomli errors.

Code Examples

Here are some tomli code examples and snippets.

GitHub Issues

The tomli package has 8 open issues on GitHub

  • Do not use recursion
  • Please consider pushing tomli into stdlib

See more issues on GitHub

Related Packages & Articles

oletools 0.60.1

Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR

lkml 1.3.4

A speedy LookML parser implemented in pure Python.