Web app for creating boxplots with basic statistics

Try BoxyPlots. You could make boxplots in Excel, although it is definitely far from intuitive. So I had my boxplot codes for generating ELISA outputs and measuring mouse tumors in Python and running them in Google Colab, but even that started to feel uncomfortable after a while, so I decided to convert it into a web application. It runs on the holy trinity of Pandas-NumPy-Matplotlib and is integrated into the web via Blueprint.