INI 0.1
Simple json/pickle like ini-file parsing.
INI provides simple and easy parsing and creating of flat and nested ini files.
It's as simple as ini.load("your.ini") or ini.dump(open("your.ini", "wb"), {"foo": {"spam": "eggs"}}).
INI is completely tested and documented, if you run into any problems contact the maintainer or create a new issue on bitbucket.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| INI-0.1.tar.gz (md5) | Source | 2010-04-09 | 8KB | 591 | |
- Author: Daniel Neuhäuser
- Documentation: INI package documentation
- Home Page: http://packages.python.org/INI/
- License: MIT
- Package Index Owner: DasIch
- DOAP record: INI-0.1.xml
