initial commit

This commit is contained in:
2026-02-26 17:25:42 +05:00
commit c7dccf7796
9 changed files with 216 additions and 0 deletions

5
Makefile Executable file
View File

@@ -0,0 +1,5 @@
init:
pip install -r requirements.txt
#test:
# nosetests tests