← back to Zero Code Trading Bot

assets/bot-template/requirements.txt

7 lines

# Paper mode is pure Python stdlib — no installs required.
# (urllib/json/ast/http.server all ship with Python 3.8+.)
#
# Add broker SDKs here ONLY when wiring live trading, e.g.:
#   py-clob-client        # Polymarket CLOB orders
#   kalshi-python         # Kalshi orders