[go: up one dir, main page]

Menu

[cc83e9]: / requirements.txt  Maximize  Restore  History

Download this file

34 lines (26 with data), 377 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Drakkar-Software requirements
OctoBot-Tentacles-Manager==1.0.13
# Cryptocurrency trading
python-binance==0.7.3
ccxt==1.19.81
tulipy==0.3.1
# Reddit
praw
# Telegram
python-telegram-bot==11.1.0
# Twitter
Python-Twitter
# Web
flask
## Tools
# Analysis tools
newspaper3k
simplifiedpytrends
vaderSentiment
aiohttp
jsonschema
## Others
psutil
colorlog
cryptography
requests