Initial commit

This commit is contained in:
Pierre Berthe 2024-02-04 18:36:45 +01:00
commit 250ed0e40f
6 changed files with 297 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.env
.venv
.vscode
__py*