forked from ANGELTALAVERA/Finance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (57 loc) · 1000 Bytes
/
requirements.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
alpha_vantage==2.3.1
autoscraper==1.1.14
backtrader==1.9.78.123
beautifulsoup4==4.12.2
config==0.5.1
factor_analyzer==0.4.1
fastai==2.7.12
fbprophet==0.7.1
finta==1.3
finviz==1.4.4
Flask==2.2.3
FundamentalAnalysis==0.2.14
googletrans==3.0.0
ipython==8.13.0
keras==2.12.0
lxml==4.9.1
matplotlib==3.5.1
mplfinance==0.12.9b1
networkx==2.7.1
nltk==3.7
numpy==1.22.0
numpy_financial==1.0.0
pandas==1.4.2
pandas_datareader==0.10.0
pandasgui==0.2.14
plotly==5.6.0
pmdarima==2.0.3
praw==7.7.0
progressbar33==2.4
pyfolio==0.9.2
python_dateutil==2.8.2
quandl==3.7.0
requests==2.27.1
robin_stocks==2.1.0
schedule==1.2.0
scikit_learn==1.2.2
scipy==1.7.3
seaborn==0.11.2
selenium==4.9.0
statsmodels==0.13.2
stocker==0.1.11
streamlit==1.22.0
ta==0.10.2
TA_Lib==0.4.19
tabulate==0.8.9
tensorflow==2.12.0
textblob==0.17.1
tweepy==4.14.0
twilio==7.17.0
vaderSentiment==3.3.2
websocket_client==1.5.1
wordcloud==1.9.1.1
XlsxWriter==3.0.3
yahoo_earnings_calendar==0.6.0
yahoo_fin==0.8.9.1
yfinance==0.1.74
zigzag==0.3.2