Creating a server for quantum computing experiments

1 Dpbm 1 5/14/2025, 3:29:23 PM github.com ↗

Comments (1)

Dpbm · 22h ago
This is a project I've been working on and I want to share it with you. This one is a whole infrastructure to handle quantum jobs on a server you're able control (even on a raspberry pi).

To use it, just run the docker compose on your server machine and then use the python client library (https://github.com/Dpbm/qserver-connect) to add plugins and submit/retrieve jobs.