daunRat development

This commit is contained in:
BarsTiger
2022-04-15 20:49:40 +03:00
commit fb870b9a68
4 changed files with 12 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
**/__pycache__/
/build/
*.spec
/.idea/
env.py

0
client/builder.py Normal file
View File

1
client/daunRat.py Normal file
View File

@@ -0,0 +1 @@
from env import *

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
pusher
pysher
ezztui
ezzthread
PyQt5
qt-thread-updater