Python client for Outpost
Project description
Outpost Kit Python client
This is a Python client for Outpost. It lets you run models from your Python code or Outpost Notebook, and do various other things on Outpost.
Requirements
- Python 3.8+
Install
pip install outpostkit
Authenticate
Before running any Python scripts that use the API, you need to set your Outpost API token in your environment.
Get your token from outpost.run/ and set it as an environment variable:
export OUTPOST_API_TOKEN=<your token>
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
outpostkit-0.0.29.tar.gz
(19.7 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d1d5a0ce06e6b4c045e98181eec3c7e09f8d7a0d53e259db5ae271e52b6518a |
|
MD5 | 14e4002b18d106d13d21a1de4d51b17a |
|
BLAKE2b-256 | 470001403f30e70e763a459862835841d6c8a3f02e9eee49d00427b42ebeb129 |