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.32.tar.gz
(37.0 kB
view hashes)
Built Distribution
contoml-0.32-py2.py3-none-any.whl
(59.4 kB
view hashes)
Close
Hashes for contoml-0.32-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f62960b57a9489187653787bd67756d15a79e4579c7d779d8b94f581dd260a7d |
|
MD5 | e6ce06f0e7c5ce71c3fc3be52b65d68b |
|
BLAKE2b-256 | ff0a06d9b1e769493dcdf7bdee5725189aac52892dcc174c415b4fa873ed709a |