lightconf: Simple Configurations with Zero Redundancy
lightconf is a lightweight package that allows you to configure your classes with minimum
boilerplate. Configurations are easy to understand, quick to write, and intuitive to work with.
Requirements
Python 3.6+
Installation
The recommended installation method is pip-installing into a virtual environment:
$ python -m pip install lightconf
lightconf by Example
import lightconf
TBC we will soon provide concrete examples!
License
This project is licensed under the terms of the Apache License 2.0 license.
Release files for lightconf 22.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lightconf-22.2.0.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lightconf-22.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.7 kB
Release files / lightconf-22.2.0.tar.gz
| Download URL | lightconf-22.2.0.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92682ccfd0af9f53bb4b3deba18f90ad1a8e9ed9fcf76fb2c93cc66d4ba3874f
|
|
BLAKE2b-256 checksum How to use checksums |
fb60534c5d3ae90dafc52c5667286f21cc878e028c7bd7da423b0a867ea3b547
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
|
Release files / lightconf-22.2.0-py3-none-any.whl
| Download URL | lightconf-22.2.0-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f4c4332a7e6971c4185daad4eec582d7af310d23d73795c53c293044dcd84988
|
|
BLAKE2b-256 checksum How to use checksums |
a80ce68049d71274d6db9df0eed6885c3e9ff1cd9caeb226d7f08e2960bbcc0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
|