TOML PLY parser
Project description
TOML PLY parser. Still missing some restrictions and error handling but mostly works :)
Use
import toml_ply as toml
with open('config.toml') as f:
pprint(toml.loads(f.read()), indent=2)
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toml-ply-0.0.4.tar.gz
(2.0 kB
view details)
Built Distribution
toml_ply-0.0.4-py2.7.egg
(7.1 kB
view details)
File details
Details for the file toml-ply-0.0.4.tar.gz
.
File metadata
- Download URL: toml-ply-0.0.4.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc9429690d95d01778c14b9765f309c32835fffa7bb59c0c5c2885fe8358f543 |
|
MD5 | b0f697eff851a2a633899d9e78322a40 |
|
BLAKE2b-256 | e2b8dfecca6de600319b0641b0e3d20c765a23d630ecdfed3c30eda8dd74eda4 |
File details
Details for the file toml_ply-0.0.4-py2.7.egg
.
File metadata
- Download URL: toml_ply-0.0.4-py2.7.egg
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dfd6a307dc129098032cdbfdbc2e224e42007d5f4f013e78dbdcbbfba75dd57 |
|
MD5 | 157c4f3498779d63f35bff1ef3a41ff4 |
|
BLAKE2b-256 | 2fb11fba652580d3c279de1eded8fe2734180305adb3e9347cca62885a5ab248 |