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.7.0.tar.gz
(15.4 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.7.0.tar.gz.
File metadata
- Download URL: qiskit_ibm_catalog-0.7.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f03eb8007497af331f9ac1361255fda141c2785b7e483ade9b5e06628e9ffbf2
|
|
| MD5 |
53fa9e3956f18d9d3852647cb40d10c6
|
|
| BLAKE2b-256 |
728878d1f8d17c9e199dd9ac2b77da0b72a66ffe76fff80df222c2b68f14456c
|
File details
Details for the file qiskit_ibm_catalog-0.7.0-py3-none-any.whl.
File metadata
- Download URL: qiskit_ibm_catalog-0.7.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1900debc3be762bd6c3aeee2e3d1ba7844e44a09cee9e1d7e30301e05a75e4ea
|
|
| MD5 |
ac6237419cd7f41f5de96bb048a92546
|
|
| BLAKE2b-256 |
3c104de1c50735f48c10da57acd86348543d0244a99336882e4a4574ebf85de4
|