Blueqat cloud API
Project description
Blueqat cloud SDK (bqcloud)
Client SDK for Blueqat cloud.
Handling API key
Register API
import bqcloud
api = bqcloud.register_api("Your API key here")
Your API key is stored to $HOME/.bqcloud/api_key
.
If you don't want to save API key, use insteads following codes.
import bqcloud
api = bqcloud.api.Api("Your API key here")
Load API
Once API key is saved, the key can be loaded from file.
import bqcloud
api = bqcloud.load_api()
Annealing
import bqcloud
api = bqcloud.load_api()
api.annealing([[-1, 0], [0, 0.5]], 5, 10)
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
blueqat-cloud-0.0.2.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file blueqat-cloud-0.0.2.tar.gz
.
File metadata
- Download URL: blueqat-cloud-0.0.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9a610a39d518df7138a486a44f9c104558f5ef8949cabc93f0901a18f35d993 |
|
MD5 | db1de6b653028b217f18604c52d1c6f5 |
|
BLAKE2b-256 | 12d39e45ec5880aa8033d3a6ffe7273b16b48d983ee49d4acf4a0180d7be8665 |
File details
Details for the file blueqat_cloud-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: blueqat_cloud-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0240bef02e9f57169f47af86d265484b05cc26085a17dd8821d8e3c213ea9343 |
|
MD5 | 59e9687653464e140cc60321a1a8f6ed |
|
BLAKE2b-256 | 7556e56f7e9faa98388b6e7b2c7364f5eb4a92aed628b6da6be88959f013721e |