configparser 7.1.0
0
Updated configparser from stdlib for earlier Pythons.
Contents
Updated configparser from stdlib for earlier Pythons.
Stars: 58, Watchers: 58, Forks: 20, Open Issues: 0The jaraco/configparser
repo was created 5 years ago and the last code push was 1 months ago. The project is moderately popular with 58 github stars!
How to Install configparser
You can install configparser using pip
pip install configparser
or add it to a project with poetry
poetry add configparser
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/configparser/
- GitHub Repo:
- https://github.com/jaraco/configparser
Classifiers
Related Packages
Errors
A list of common configparser errors.
Code Examples
Here are some configparser
code examples and snippets.