Metadata-Version: 2.1
Name: qiboconnection
Version: 0.0.2
Summary: manage the remote connection to send qibo experiment to the quantum devices and simulators
Home-page: https://github.com/qilimanjaro-tech/qiboconnection
Author: Qibo team
Author-email: info@qilimanjaro.tech
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Requires-Dist: sphinx-markdown-tables ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: IPython ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

# qibo connection

Library to manage the remote connection to send qibo experiment to the quantum devices and simulators


