[console_scripts]
alpha101-backtest = alpha101_pipeline.cli:main_backtest
alpha101-compute = alpha101_pipeline.cli:main_compute
alpha101-plot = alpha101_pipeline.plot:main
alpha101-reorder = alpha101_pipeline.reorder:main
alpha101-screen = alpha101_pipeline.cli:main_screen
alpha101-store = alpha101_pipeline.store:main
