Tomatic is a library that helps to enable automatic configuration for python programas.
Project description
Tomatic is a library that helps add automatic setup capabilities on Python programs and avoids that configuration files became bloated with unnecessary lines of code. It has originally designed to be used in Django projects working directly in settings.py but can be used with any other Python program.
Requirements
Requires at least Python 3.5 due the use of type hints (PEP484).
Installing
Use pip to install Tomatic, running:
pip install tomatic
Or you can clone or download this repository for manual install.
Documentation
Read the full documentation to get details of how to use it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tomatic-0.2.tar.gz.
File metadata
- Download URL: tomatic-0.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7e07f8fa965b1c3be4f9a04cd01f0689a69786b00170f7c95261604c840fef6
|
|
| MD5 |
816a4e9ba9deda9ca8ac91977db01c3c
|
|
| BLAKE2b-256 |
0d94580570df498e3e7ee2f60eb3ff3516b6834b3da14c4528de3dd9a9f12dbe
|