init: Initialisation de l'api Python

This commit is contained in:
MLeveque
2025-11-10 09:08:10 +01:00
parent 56fa7c69b6
commit 9bf27b3b74
5 changed files with 769 additions and 0 deletions

2
.gitignore vendored
View File

@@ -174,3 +174,5 @@ cython_debug/
# PyPI configuration file
.pypirc
# Intellij
.idea/