The Python SDK for Invisibl's Aether platform.
Project description
aether-sdk
Aether's user-facing package (SDK, CLI, etc.)
SDK Authentication
There are two options for authentication. In order of precedence, they are:
- set the environment variables
AETHER_USER_IDandAETHER_API_KEY; or - run
Auth.setup().
Set the ENVs
If these two environment variables are set, they are given preference over any profile set in the shared credentials file.
Run Auth.setup()
This will create a shared credentials file in ~/.aether/credentials (or at the path from the environment variable AETHER_SHARED_CREDENTIALS_FILE, if present). It will set up a profile with the name you provide, setting the API key and user ID there.
If you set a profile with a name different from default, set the environment variable AETHER_PROFILE before running the SDK.
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
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 invisibl_aether_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: invisibl_aether_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06f48389b835ea99c7a8953d8794a32eee921208dfce034de2a1ac5bfc7d8907
|
|
| MD5 |
f42888628f0a61a1a979ba5139621d0e
|
|
| BLAKE2b-256 |
32bb2badf4c14ea0defc11aa90e398b1cd30dd8931b3706f13dd067573a043c0
|