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.2.0.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file qiskit_ibm_catalog-0.2.0.tar.gz
.
File metadata
- Download URL: qiskit_ibm_catalog-0.2.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47faedbf2a581d18b31707ea5afde46ae78df63b214a28d98bc7de41b6d3f762 |
|
MD5 | 73c7bda7c0693e930a19d020878cb86e |
|
BLAKE2b-256 | 2b22bc5bf113a37234f18ece623f036daea4ba0ebeacab49a5d01eb2a029ed02 |
File details
Details for the file qiskit_ibm_catalog-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: qiskit_ibm_catalog-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea524f51562d775f123329a5700b9e2665b6dfea6dc25fa57fbaa0380a343d25 |
|
MD5 | 12003c1362e5ff4236e2527a7056e862 |
|
BLAKE2b-256 | b7a34772f81e4460ad70be146eaf8c1ac76b05e84868535e8e4804cdbe9e1561 |