Aliro Q.Network
Project description
aliro-aqn
This is an api for the Aliro Q.Network
This Python package is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
Requirements.
Python 2.7 and 3.4+
Installation & Usage
pip install
If the python package is hosted on a repository, you can install directly using:
pip install aliro-aqn
Then import the package:
import aliro_aqn
Getting Started
Import necessary modules
import aliro_aqn
from aliro_aqn.rest import ApiException
from pprint import pprint
from typing import List
Set up authentication
You can retrieve your API token in your "Account" page at https://aqn.aliro.io/
configuration = aliro_aqn.Configuration()
configuration.api_key['Authorization'] = 'API_TOKEN'
configuration.host = 'https://aqn.aliro.io'
Documentation for API Endpoints
All URIs are relative to http://localhost:3998/v1
| Class | Method | HTTP request | Description |
|---|---|---|---|
| AuthenticationApi | auth_login_post | POST /auth/login | login using username and password |
| SubmissionsApi | submissions_details_stream_get | GET /submissions/details/stream | get details about a submission's results |
| SubmissionsApi | submissions_post | POST /submissions | submit a new submission |
| UserApi | user_api_key_post | POST /user/apiKey | generate Aliro API key for user |
| UserApi | user_information_update_post | POST /user/informationUpdate | update user email and name |
| UserApi | user_password_change_post | POST /user/passwordChange | change user password from known password |
Documentation For Models
- ApiKey
- ApiKeyResponse
- BasicSuccess
- ChangePasswordParameters
- ClassicalChannel
- CredentialsBasic
- LoginResponse
- Memory
- MemoryBase
- MemoryInput
- MemoryOutput
- MemoryOutputAllOf
- Node
- QuantumConnection
- Request
- SubmissionAqn
- SubmissionAqnBase
- SubmissionAqnInput
- SubmissionAqnOutput
- SubmissionAqnOutputAllOf
- UpdateUserInformationParameters
- UserInfo
Documentation For Authorization
JwtKeyAuth
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
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
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 aliro-aqn-1.0.0.tar.gz.
File metadata
- Download URL: aliro-aqn-1.0.0.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e61c8053d8d5edb0bcacbf2d06a7285c7ed106aa673494cc3084dbe87f43f7d
|
|
| MD5 |
86a715fda8cd92d8f54830aeaec287c3
|
|
| BLAKE2b-256 |
bfbff8fd4ad392eec548071ac9864695e86d8dc5f140657817df096aa0789b84
|
File details
Details for the file aliro_aqn-1.0.0-py2-none-any.whl.
File metadata
- Download URL: aliro_aqn-1.0.0-py2-none-any.whl
- Upload date:
- Size: 56.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0005fe7ea7f4f86a3bb89055ebb3c08d125e25e5c1b4bae9c97a2408490105cd
|
|
| MD5 |
7fb96c853029a4b43cdb5355aa0aa3ed
|
|
| BLAKE2b-256 |
fb02da4a503f44328285ad56e7a7d7fca71e7856aa4d295d65c000d914c6ad87
|