libconf 2.0.1
0
A pure-Python libconfig reader/writer with permissive license
Contents
A pure-Python libconfig reader/writer with permissive license
Stars: 26, Watchers: 26, Forks: 16, Open Issues: 4The ChrisAichinger/python-libconf
repo was created 8 years ago and the last code push was 4 years ago. The project is moderately popular with 26 github stars!
How to Install libconf
You can install libconf using pip
pip install libconf
or add it to a project with poetry
poetry add libconf
Package Details
- Author
- Christian Aichinger
- License
- MIT
- Homepage
- https://github.com/Grk0/python-libconf
- PyPi:
- https://pypi.org/project/libconf/
- GitHub Repo:
- https://github.com/Grk0/python-libconf
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common libconf errors.
Code Examples
Here are some libconf
code examples and snippets.