mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-22 08:02:53 +02:00
aki_prj23_transparenzregister
Aufsetzen des Project zur Entwicklung
-
clone des Projects
-
installieren der folgenden Python Packete:
pre-commit
-
führe das kommando
pre-commit install
aus um die pre-commit hooks für das repository zu aktiviere.- für weiterführende Informationen Python Pre-Commit
- Folgende Formats-konventionen wurden so implementiert
- Whitespace formatierung:
- Python: Black
- leading whitespace
- Auto framat yaml, toml, ini
- Import nomierung
- isort
- absolutify
- Validierung
- yaml, toml, json, xml
- Secret detection
- python normen
- type checking
- pep8 (flake8)
- file schemas
Description
Languages
Jupyter Notebook
84.5%
HTML
12.1%
Python
3.3%