13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
pandas
|
|
numpy
|
|
matplotlib
|
|
tushare
|
|
backtrader
|
|
scipy
|
|
|
|
# tkinter is part of Python standard library on Windows/macOS
|
|
# For Linux systems, you may need to install:
|
|
# python-tk (Debian/Ubuntu)
|
|
# python3-tk (Ubuntu 18.04+)
|
|
# tkinter (Fedora)
|
|
#python-tk |