iniparse 0.5
0
Accessing and Modifying INI files
Contents
Accessing and Modifying INI files
Stars: 14, Watchers: 14, Forks: 11, Open Issues: 6The candlepin/python-iniparse
repo was created 6 years ago and the last code push was 1 months ago. The project is not very popular with only 14 github stars!
How to Install iniparse
You can install iniparse using pip
pip install iniparse
or add it to a project with poetry
poetry add iniparse
Package Details
- Author
- Paramjit Oberoi
- License
- MIT
- Homepage
- https://github.com/candlepin/python-iniparse
- PyPi:
- https://pypi.org/project/iniparse/
- GitHub Repo:
- https://github.com/candlepin/python-iniparse
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common iniparse errors.
Code Examples
Here are some iniparse
code examples and snippets.
GitHub Issues
The iniparse package has 6 open issues on GitHub
- Try to add tests to .packit.yml file.