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.3.tar.gz
(2.0 kB
view details)
Built Distribution
toml_ply-0.0.3-py2.7.egg
(7.0 kB
view details)
File details
Details for the file toml-ply-0.0.3.tar.gz
.
File metadata
- Download URL: toml-ply-0.0.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa32337d31d3fd0be6e657d03417033ca548ce499f839847aa30ab22e5a772e1 |
|
MD5 | 760c885a88a19509dd86bf1c2a9225e2 |
|
BLAKE2b-256 | b487e73c8b5ff21e8652537082bc2bd5f6cbbf54629188d57bf09bf394017969 |
File details
Details for the file toml_ply-0.0.3-py2.7.egg
.
File metadata
- Download URL: toml_ply-0.0.3-py2.7.egg
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f646f71e7c066fb9ed5347d03bffee3bb192c4def4ca0002b12b6f1e56549d2 |
|
MD5 | e69e480da7c498e41af25e98d89a15b6 |
|
BLAKE2b-256 | 167d6cd18441955bc820e1e6c21671517f37b187a27093472b2cf3e82c5aff48 |