TOML PLY parser
Project description
TOML PLY parser. Not a good one but it works (sometimes). I just wanted to play around with PLY. I had fun so mission complete!
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.1.tar.gz
(1.9 kB
view details)
Built Distribution
toml_ply-0.0.1-py2.7.egg
(3.7 kB
view details)
File details
Details for the file toml-ply-0.0.1.tar.gz
.
File metadata
- Download URL: toml-ply-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f84dec917aec029b6441e7b189ee4de25f567b24fa4fc9b741dcd85f4b6a1c7 |
|
MD5 | 6741864ef222424a34c9a9bddd87407e |
|
BLAKE2b-256 | dc8652590323197d1ac8493845d633b76f19fc972fd11aef5c8d5a631e3b5404 |
File details
Details for the file toml_ply-0.0.1-py2.7.egg
.
File metadata
- Download URL: toml_ply-0.0.1-py2.7.egg
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d88482e33e48627dd080ff17062c66c2e0412ccacb0676d99ffac217c56c6984 |
|
MD5 | d1c41daf3bb1bcc03096565382162b1b |
|
BLAKE2b-256 | f66330a1a818c7d654eb7e940106cb650225c7d518cb952e58ee6dafb2cb82c5 |