mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
Add Deply
deply - Enforce architectural patterns and layer-based rules with a straightforward YAML config.
This commit is contained in:
parent
2252650cfd
commit
4d015766de
|
@ -232,6 +232,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
|
* [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
|
||||||
* [prospector](https://github.com/PyCQA/prospector) - A tool to analyse Python code.
|
* [prospector](https://github.com/PyCQA/prospector) - A tool to analyse Python code.
|
||||||
* [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analysing dead Python code.
|
* [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analysing dead Python code.
|
||||||
|
* [deply](https://github.com/Vashkatsi/deply) - Enforce architectural patterns and layer-based rules with a straightforward YAML config.
|
||||||
* Code Linters
|
* Code Linters
|
||||||
* [flake8](https://github.com/PyCQA/flake8) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
|
* [flake8](https://github.com/PyCQA/flake8) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
|
||||||
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
|
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user