API docs et Dockerfile for dev

This commit is contained in:
Laurent Chedanne
2026-05-20 11:09:57 +02:00
parent 01fd72d31e
commit afcbb87063
4 changed files with 232 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
env
__pycache__
.git
.venv
/*.pyc
*.egg-info
dist
build