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.23.tar.gz
(17.9 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.23-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c7225e578cca4102ca5ca98a55ea3a5ae873fe91d7b8f62bcf04fbe15546c4 |
|
MD5 | 58882a387fa3ad161c33d89137d496aa |
|
BLAKE2b-256 | 7a2dd6ee4cfe1c962d70a36ed77f1030458b1256f79d96bda79ced13c48e37ba |