https://github.com/toolsforexperiments/instrumentserver
qcodes instrument sharing and administration
https://github.com/toolsforexperiments/instrumentserver
Last synced: 11 days ago
JSON representation
qcodes instrument sharing and administration
- Host: GitHub
- URL: https://github.com/toolsforexperiments/instrumentserver
- Owner: toolsforexperiments
- License: mit
- Created: 2020-04-16T14:25:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T20:49:12.000Z (26 days ago)
- Last Synced: 2026-02-05T08:35:59.716Z (26 days ago)
- Language: Python
- Homepage: https://toolsforexperiments.github.io/instrumentserver/
- Size: 5.59 MB
- Stars: 11
- Watchers: 3
- Forks: 26
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# instrumentserver
a tool for managing qcodes in a server environment
For installing, use a developer pip install:
```
pip install --no-deps -e /folder/to/instrumentserver/
```