Contents

modconfig 1.2.1

0

Simple hierarchic configuration manager for apps

Simple hierarchic configuration manager for apps

Stars: 1, Watchers: 1, Forks: 0, Open Issues: 0

The klen/modconfig repo was created 3 years ago and the last code push was 1 years ago. The project is not very popular with only 1 github stars!

How to Install modconfig

You can install modconfig using pip

pip install modconfig

or add it to a project with poetry

poetry add modconfig

Package Details

Author
Kirill Klenov
License
MIT
Homepage
https://github.com/klen/modconfig
PyPi:
https://pypi.org/project/modconfig/
Documentation:
https://github.com/klen/modconfig
GitHub Repo:
https://github.com/klen/modconfig

Classifiers

No  modconfig  pypi packages just yet.

Errors

A list of common modconfig errors.

Code Examples

Here are some modconfig 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

config2 0.3.2

Python application configuration - highly inspired by node-config.