ViQi Python API
Project description
ViQi API
Low level interface to ViQi services
Install
pip install viqi-api
Configuration
For command line tools create ~/.config/viqi/profiles with the following
[default]
host=https://science.viqiai.cloud
user=myuser
password=mysecret
[science-user2]
host=https://science.viqiai.cloud
user=myuser2
password=mysecret2
Usage
Example ipython session:
ipython
from vqapi import bisque_session
session = bisque_session(args=["--profile=science-user2"])
meta = session.service("meta")
user = meta.fetch("user")
print(user)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
vqapi-0.6.4.40-py3-none-any.whl
(72.1 kB
view details)
File details
Details for the file vqapi-0.6.4.40-py3-none-any.whl.
File metadata
- Download URL: vqapi-0.6.4.40-py3-none-any.whl
- Upload date:
- Size: 72.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcf1c5089a3f20cf0d3aee35da087460c33931e84f0c6dab000f1b801bb51909
|
|
| MD5 |
38a45bc8d380201eb09026c18c89cae5
|
|
| BLAKE2b-256 |
58b22cbbb3725795a02af8eb4b50f5f67bdd096331b0d9918a547b80262f19bd
|