Files
config_manager/README.md

407 B

Config Manager

Description

This package was created to run my applications. The ConfigManager class implements the entry point for the program and provides the actual application configuration. It also simplifies logging setup.

Installation

pip install git+https://git.lesha.spb.ru/alex/config_manager.git

Contacts