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.29.tar.gz
(36.0 kB
view hashes)
Built Distribution
contoml-0.29-py2.py3-none-any.whl
(58.0 kB
view hashes)
Close
Hashes for contoml-0.29-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d840db14c675ee6d3c7e6b92c2c39a3995e48cfdc8d36bc2c7851b75ccd27a |
|
MD5 | e00af7b4bd9a34d6e8b1e87f139be334 |
|
BLAKE2b-256 | 5efe3f8d44fba4f2228b3b8f60d0bea425d7397154eec40ffa0cb6cedc033991 |