A Python library for parsing config dictionaries.
 
 
Go to file
Renovate Bot c6695a6773
continuous-integration/drone the build failed Details
Add renovate.json
2021-05-22 17:00:26 +00:00
app Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00
tests Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00
.flake8 Added initial project code 2021-05-22 18:30:24 +02:00
.gitignore Initial commit 2021-05-22 18:06:51 +02:00
.woodpecker.yml Added project skeleton 2021-05-22 18:24:59 +02:00
LICENSE Added project skeleton 2021-05-22 18:24:59 +02:00
Makefile Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00
README.md Initial commit 2021-05-22 18:06:51 +02:00
pyproject.toml Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00
renovate.json Add renovate.json 2021-05-22 17:00:26 +00:00
setup.cfg Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00
setup.py Added isort config; linter now checks tests 2021-05-22 18:41:57 +02:00

README.md

config-skeleton

A Python library for parsing config dictionaries.