Contents

config2 0.3.2

0

Python application configuration - highly inspired by `node-config`.

Python application configuration - highly inspired by node-config.

Stars: 20, Watchers: 20, Forks: 9, Open Issues: 14

The grimen/python-config2 repo was created 6 years ago and the last code push was 10 months 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
No  config2  pypi packages just yet.

Errors

A list of common config2 errors.

Code Examples

Here are some config2 code examples and snippets.

Related Packages & Articles

python-dotenv 1.0.1

Read key-value pairs from a .env file and set them as environment variables

platformdirs 4.3.6

A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir.