blob: e8015bfe5c1f2b7d6308865ac6b34dc9c083c2d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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.
|