20 lines
195 B
Plaintext
20 lines
195 B
Plaintext
# Database connector
|
|
clickhouse-connect
|
|
|
|
# Basic data libraries
|
|
pandas
|
|
numpy
|
|
|
|
# Environment variables
|
|
python-dotenv
|
|
|
|
# Testing
|
|
pytest
|
|
|
|
# Time zone handling
|
|
pytz
|
|
tzdata
|
|
|
|
# Real-time data
|
|
yfinance
|