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
lancium-compute-api-1.0.2.tar.gz
(30.9 kB
view hashes)
Built Distribution
Close
Hashes for lancium-compute-api-1.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | efb24b2ca4aace3e8eed98c03093a55c100b85a677f402663792298134a54900 |
|
MD5 | 3ee87901d36baa2c3ea686b3da0d9ba5 |
|
BLAKE2b-256 | 6274551ae5c301327557dcafee0b92cf292bbd413759db77b43b9f27ba4fedca |
Close
Hashes for lancium_compute_api-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1aaec64f3de023b1f2681a409f725fd2e640667b1f258663f8436be0c0141de |
|
MD5 | 738be4f9e2566eef487c6f3c4a773fb8 |
|
BLAKE2b-256 | 1ebc1a907abb487c0d21228c05a3dfb5fa154b01295c0522d4cf119bf0109657 |