INITools 0.3.1
0
Tools for parsing and using INI-style files
Contents
Tools for parsing and using INI-style files
How to Install initools
You can install initools using pip
pip install initools
or add it to a project with poetry
poetry add initools
Package Details
- Author
- Ian Bicking
- License
- MIT
- Homepage
- http://pythonpaste.org/initools/
- PyPi:
- https://pypi.org/project/INITools/
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common initools errors.
Code Examples
Here are some initools
code examples and snippets.