python-pytoml

TOML parser and emitter for Python2

Description

This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs.

TOML aims to be a minimal configuration file format that is easy to read due to obvious semantics. It is designed to map unambiguously to a hash table and it is easy to parse into data structures in a wide variety of languages.

This package contains the module for Python2 and runs with >= 2.7.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/avakar/pytoml


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pytoml