initial commit

This commit is contained in:
gcarq
2017-05-12 19:11:56 +02:00
commit e5d693ed4c
11 changed files with 726 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
-e git+https://github.com/s4w3d0ff/python-poloniex.git#egg=Poloniex
-e git+https://github.com/ericsomdahl/python-bittrex.git#egg=python-bittrex
SQLAlchemy==1.1.9
python-telegram-bot==5.3.1
arrow==0.10.0
requests==2.14.2