Skip to content

Command-Line Interface (CLI)#

The quantfin library provides a powerful command-line interface for running common tasks like data downloading, model calibration, and backtesting.

The main entry point is the quantfin command. You can see all available commands by running: ```bash quantfin --help