Skip to main content

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

http://marksteve.mit-license.org

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.2.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

toml_ply-0.0.2-py2.7.egg (4.1 kB view details)

Uploaded Source

File details

Details for the file toml-ply-0.0.2.tar.gz.

File metadata

  • Download URL: toml-ply-0.0.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for toml-ply-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6b5578168b55041d6ac2236f61d3b57581557d14f3f1552ce138c4f68e544f72
MD5 abdfd2c6896eac0655dc550e3efa2f3c
BLAKE2b-256 794002c74595e14224b3a4ed70ba8a0498ec14eb2ddfb22a7de827f5fdc24668

See more details on using hashes here.

File details

Details for the file toml_ply-0.0.2-py2.7.egg.

File metadata

  • Download URL: toml_ply-0.0.2-py2.7.egg
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for toml_ply-0.0.2-py2.7.egg
Algorithm Hash digest
SHA256 ffb1cd564123108a64766165734a09aab5211cb19500d22f811b93b4b5c3b35c
MD5 eb035851bb4bcd6e133535685c3fd07e
BLAKE2b-256 9ef10ba5cae41999daf5706c1e0b400319a430edc6d4621a65fb16ef3d2a8f90

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page