Python SDK for the OKAPI:Aether API
Project description
Python SDK for OKAPI:Aether
This is a lightweight Python SDK to access the public OKAPI:Aether API.
Installation
The SDK is easy to install using pip. We recommend creating a virtual environment for the project.
python3 -m venv .venv
source .venv/bin/activate
pip install okapi-aether-sdk
Configuration
Authentication to OKAPI:Aether is performed via the following ENV variables (they can be set directly or via an .env file):
AETHER_AUTH0_USERNAMEAETHER_AUTH0_PASSWORD
The use of the env variables can be overriden by directly passing the appropriate username and password to the login method.
Functionality
It allows for easy access to CDMs, fleet management, upload of ephemerides and maneuver plans, etc.
For more details, please consult the respective section in the OKAPI:Aether user manual.
CLI
The okapi-aether-sdk comes with a command line interface. See the help command for additional usage information.
aether-api --help
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 okapi_aether_sdk-1.0.0rc4.tar.gz.
File metadata
- Download URL: okapi_aether_sdk-1.0.0rc4.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbdcb028115479e1b87a62a6c68d99ac073860cdeb3b87c2b072714119b58c44
|
|
| MD5 |
07517c8fc228ccfdc587bf5be8e4d8ac
|
|
| BLAKE2b-256 |
f72f18f14f55f52550ee2dea375efe3b599b62ba91c0e917c9a4795966e80b3c
|
File details
Details for the file okapi_aether_sdk-1.0.0rc4-py3-none-any.whl.
File metadata
- Download URL: okapi_aether_sdk-1.0.0rc4-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d907b834da1cb8c3935d77770004c7aeeb30b9ff7e2b1172a5ac86b8b02da9
|
|
| MD5 |
bdd204496b73e950b343a181fd4f12f2
|
|
| BLAKE2b-256 |
12a0c70621cfe7a6158028c5045d0e98b7030bc9ee07eebbad91c1e7f4fb2aab
|