14 lines
407 B
Markdown
14 lines
407 B
Markdown
# 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
|
|
- **e-mail**: lesha.spb@gmail.com
|
|
- **telegram**: https://t.me/lesha_spb
|
|
|
|
|