The Flask library for Python is a fantastic tool for building lightweight web services and applications. It is currently used at numerous places around the Synchrotron including the DNS Manager, Experiment Changeovers, IMBL data management, MX autoprocessing and sample shipping.
This workshop will cover how to use Flask to make simple user interfaces as well as how to create APIs to trigger tasks on a server.