Skip to content

Welcome to django-qlued

django-qlued is a django package that allows you to submit jobs quantum various quantum hardware architectures. It is meant to be easily integrated in existing Django instances. For a deployabled example see qlued.

Features

  • API based on the very efficient django-ninja.
  • API fully compatible with qiskit.
  • Safety features directly integrated through Django.
  • Easy to deploy in existing Django instances.
  • Full support for backends that integrate with sqooler.

Our other projects projects

  • qlued - template to deploy this package in a Django instance.
  • sqooler - Simulator backends.

Comments