SDK Installation
Install and authenticate the Finterion Python SDK
SDK Installation
The Finterion Python SDK lets you upload backtest results directly from your own scripts, without leaving Python.
Install
pip install finterion
Next steps
- See Uploading Backtests (SDK) to push backtest bundles from Python.
- See CLI Installation if you'd rather work from your terminal or CI pipeline.