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.5.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
toml_ply-0.0.5-py2.7.egg
(7.2 kB
view details)
File details
Details for the file toml-ply-0.0.5.tar.gz.
File metadata
- Download URL: toml-ply-0.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae344004fa6a304344ad0317a756c734d334301c288b85fa9b7f9241a14349ff
|
|
| MD5 |
9c0c0257a161ad873d725cb477a6e345
|
|
| BLAKE2b-256 |
101272e66071dffd5fae5cda9794b0460f72ee79e9c6057286274742a010e996
|
File details
Details for the file toml_ply-0.0.5-py2.7.egg.
File metadata
- Download URL: toml_ply-0.0.5-py2.7.egg
- Upload date:
- Size: 7.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59c463928c1a7ec2f584d100ca5b2395f80ffbd47e4d58e03400d3d20003315d
|
|
| MD5 |
d868d581640a2f2b9a364e0be5ed5e08
|
|
| BLAKE2b-256 |
cb2144fb59cdea8bb6115ab87708f10b3a9a46f3f0a5d91041a931414bb94d93
|