pmdarima
ARIMA estimators for Python
pmdarima brings R’s beloved auto.arima to Python, making an even stronger case for why you don’t need R for data science. pmdarima is 100% Python + Cython and does not leverage any R code, and implements a single, easy-to-use scikit-learn-esque estimator.
https://www.alkaline-ml.com/pmdarima/
Example
Automating Time Series Forecasting | by Himanshu Sharma | MLearning.ai | Jul, 2021 | Medium
https://medium.com/mlearning-ai/automating-time-series-forecasting-ae74190408be