title: graphical user interface date: 2020-05-23 tags: instrumental python This is a roundup post of links to graphical user interface projects that I find relevant. # table of contents [TOC] # qt ## [PyDM](http://slaclab.github.io/pydm/index.html) PyDM is a PyQt-based framework for building user interfaces for control systems. The goal is to provide a no-code, drag-and-drop system to make simple screens, as well as a straightforward python framework to build complex applications. # web technologies ## [Graphana](https://grafana.com/) Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.