mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
1.2 KiB
1.2 KiB
Introduction
This documentation contains Python recommended practice. It is intended to be used as a reference for Python developers.
TODO Project:
-
Deploy this documentation to Azure Static Web Apps. Set it private for Evonik users and ensure the url page is fixed so it is easy to be share and bookmarked.
-
Create Python template with
cookiecutterand possiblycruftReferences:
TODO Documentation Contents:
-
Dockerize the project
References:
-
Setup environment variables thorugh
.env -
CI / CD with Azure Pipelines
-
Testing with pytest, coverage, mock, and tox
References:
-
Makefile / pre-commit
References:
-
Logging with structlog instead?
References: