A Python library for parsing config dictionaries.
 
 
Go to file
Renovate Bot 115ce7dce8 Update dependency jedi to v0.18.1 2021-12-24 07:58:54 +00:00
config_skeleton Switched to Black-focused config 2021-05-22 21:28:01 +02:00
tests Switched to Black-focused config 2021-05-22 21:28:01 +02:00
.flake8 Switched to Black-focused config 2021-05-22 21:28:01 +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 Switched to Black-focused config 2021-05-22 21:28:01 +02:00
README.md Initial commit 2021-05-22 18:06:51 +02:00
pyproject.toml Removed redundant isort setting 2021-05-23 11:37:43 +02:00
renovate.json Add renovate.json 2021-05-22 17:00:26 +00:00
setup.cfg Update dependency jedi to v0.18.1 2021-12-24 07:58:54 +00: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.