Client Library for Lancium API
Project description
lancium-library
This is the Python library for Lancium Compute's API.
Notes:
- Must upgrade requests module if you are running Python 3.10 or later.
pip3 --install --upgrade requests
- If switching from Python3.9 and under to Python3.10 and over, must uninstall and reinstall the library with the version of pip corresponding to the version of Python you are on.
Setting up a Lancium Compute Account
Please head to https://portal.lancium.com/
to sign-up for a Lancium Compute account and retrieve an API key.
Using the Python Library
Simply pip install lancium-compute-api
.
Create an API key for your Lancium Compute account and export the key prior to using any modules like so:
export LANCIUM_API_KEY=$KEY_FROM_WEBSITE
Python Modules
lancium.api.Job
lancium.api.JobInput
lancium.api.Data
lancium.api.Image
lancium.api.Resources
Lancium Compute Library / API Documentation
Documentation for the Lancium Library and API can be found here:
Support
Please contact support@lancium.com for support.
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
File details
Details for the file lancium-compute-api-1.0.2.tar.gz
.
File metadata
- Download URL: lancium-compute-api-1.0.2.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efb24b2ca4aace3e8eed98c03093a55c100b85a677f402663792298134a54900 |
|
MD5 | 3ee87901d36baa2c3ea686b3da0d9ba5 |
|
BLAKE2b-256 | 6274551ae5c301327557dcafee0b92cf292bbd413759db77b43b9f27ba4fedca |
File details
Details for the file lancium_compute_api-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: lancium_compute_api-1.0.2-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1aaec64f3de023b1f2681a409f725fd2e640667b1f258663f8436be0c0141de |
|
MD5 | 738be4f9e2566eef487c6f3c4a773fb8 |
|
BLAKE2b-256 | 1ebc1a907abb487c0d21228c05a3dfb5fa154b01295c0522d4cf119bf0109657 |