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.27.tar.gz
(19.6 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52a341f24ad26600d404f96fb317beddedf1e90871ed08b423f21d892da28039 |
|
MD5 | d90e4d1801496ba140fdaef083a2427b |
|
BLAKE2b-256 | 53af56239e099bb4b08375a797375a14b31b1cee1fa174ced2834f6d38373515 |