daunRat development
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
**/__pycache__/
|
||||||
|
/build/
|
||||||
|
*.spec
|
||||||
|
/.idea/
|
||||||
|
env.py
|
||||||
0
client/builder.py
Normal file
0
client/builder.py
Normal file
1
client/daunRat.py
Normal file
1
client/daunRat.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
from env import *
|
||||||
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
pusher
|
||||||
|
pysher
|
||||||
|
ezztui
|
||||||
|
ezzthread
|
||||||
|
PyQt5
|
||||||
|
qt-thread-updater
|
||||||
Reference in New Issue
Block a user