A Python library for parsing config dictionaries.
This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
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
pyproject.toml 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
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

config-skeleton

A Python library for parsing config dictionaries.