This commit is contained in:
shim_
2018-09-09 17:12:01 +02:00
commit 58a2231e35
7 changed files with 300 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
requests
scriptine
setuptools
simplejson
python-memcached
urllib3