DOENOVA is a Python wrap-up combining pyDOE and Statsmodels. It allows to create a design of experiments (DOE) followed by an ANOVA with a few lines of code.
Install the DOENOVA package with PyPi:
pip install doenova
Then, try out our interactive designer to generate the required lines of code.