
config2 0.3.2
0
Python application configuration - highly inspired by `node-config`.
Contents
Python application configuration - highly inspired by node-config.
The grimen/python-config2 repo was created 7 years ago and the last code push was 2 years ago. The project is not very popular with only 20 github stars!
How to Install config2
You can install config2 using pip
pip install config2
or add it to a project with poetry
poetry add config2
Package Details
- Author
- Jonas Grimfelt
- License
- MIT
- Homepage
- https://github.com/grimen/python-config2
- PyPi:
- https://pypi.org/project/config2/
- GitHub Repo:
- https://github.com/grimen/python-config2
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common config2 errors.
Code Examples
Here are some config2 code examples and snippets.
pythonfix

