Consistent TOML for Python
Project description
A TOML serializer/deserializer for Python that tries its best to preserve order of table mappings, formatting of source file, and comments during a deserialize/update/serialize job. This is achieved by preserving the parsed/constructed TOML data structures as lexical tokens internally and having the data manipulations performed directly on the tokens.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
contoml-0.30.tar.gz
(36.0 kB
view hashes)
Built Distribution
contoml-0.30-py2.py3-none-any.whl
(58.0 kB
view hashes)
Close
Hashes for contoml-0.30-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bbe4ca6f527973af68b902c9508a0d7eaef21e8f613bda185a54925c891711a |
|
MD5 | 0372e5936d7a05deebc6f0e0b8288749 |
|
BLAKE2b-256 | 4264eae2a3d537c12087db77e8972f8ef262ff3a570ae927c96ac9f020af6647 |