1
0
mirror of https://github.com/balkian/tsih.git synced 2025-08-23 15:02:22 +00:00

First commit

This commit is contained in:
J. Fernando Sánchez
2021-10-15 17:50:24 +02:00
commit 70779fa0ad
13 changed files with 1291 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.*
*.pyc
__pycache__
build
dist