initial commit

This commit is contained in:
coddard
2026-05-18 00:31:08 +03:00
commit 0096c8819b
26 changed files with 2851 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
.env
trades.db
__pycache__/
**/__pycache__/
*.pyc
*.pyo
venv/
.venv/
*.egg-info/
dist/
build/
.DS_Store