A Python library for parsing config dictionaries.
 
 
Go to file
Jef Roosens f124002d6f
continuous-integration/drone the build failed Details
Merge pull request 'Configure Renovate' (#1) from renovate/configure into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/config-skeleton/pulls/1
2021-05-22 20:43:29 +02: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.