configparser2 4.0.0
0
This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
Contents
This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
Stars: 1, Watchers: 1, Forks: 1, Open Issues: 2The ylogx/configparser2
repo was created 9 years ago and the last code push was 9 years ago. The project is not very popular with only 1 github stars!
How to Install configparser2
You can install configparser2 using pip
pip install configparser2
or add it to a project with poetry
poetry add configparser2
Package Details
- Author
- Shubham Chaudhary
- License
- MIT
- Homepage
- https://github.com/shubhamchaudhary/configparser2
- PyPi:
- https://pypi.org/project/configparser2/
- GitHub Repo:
- https://github.com/shubhamchaudhary/configparser2
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common configparser2 errors.
Code Examples
Here are some configparser2
code examples and snippets.