Files
backtrader/requirements.txt
2026-01-17 21:21:30 +08:00

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