No project description provided
Project description
Qiskit IBM catalog client
...
Table of Contents
For Users
- Installation
- Quickstart Guide
- Tutorials
- File Glossary
- How to Give Feedback
- Contribution Guidelines
- References and Acknowledgements
- License
For Developers/Contributors
Installation
pip install qiskit-ibm-catalog
Quickstart guide
from qiskit_ibm_catalog import QiskitFunctionsCatalog
catalog = QiskitFunctionsCatalog(token=...)
catalog.list()
# [<QiskitFunction("ibm/...")>, ...]
function = catalog.load("ibm/...")
job = function.run(circuit=...)
job.logs()
job.result()
How to Give Feedback
We encourage your feedback! You can share your thoughts with us by:
- Opening an issue in the repository
Contribution Guidelines
For information on how to contribute to this project, please take a look at our contribution guidelines.
References and Acknowledgements
[1] Qiskit SDK
https://github.com/Qiskit/qiskit
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qiskit_ibm_catalog-0.9.0.tar.gz
(14.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qiskit_ibm_catalog-0.9.0.tar.gz.
File metadata
- Download URL: qiskit_ibm_catalog-0.9.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adf775c8eed0edd75c9471dcbc5067d8f24a6e4a6e1ca5fc3ab46ad07255fe14
|
|
| MD5 |
58a37241c0a163bdc8fd4e34e40bec9e
|
|
| BLAKE2b-256 |
80836025c15a9e2f6db491c3777db6e490d8fe34dc8b340f16b127e1284d2caf
|
File details
Details for the file qiskit_ibm_catalog-0.9.0-py3-none-any.whl.
File metadata
- Download URL: qiskit_ibm_catalog-0.9.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dd89f3cf34c1fd67fdfe6ff1fbfa3f6986a28bc7e599bd6133c5d5b56be6987
|
|
| MD5 |
a5892803448f70e6c9bf708785e84b7e
|
|
| BLAKE2b-256 |
300acc562b9b4bc07194e46dbafc7b2b417b1c9c63a7742c6fd1b2063980d766
|