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.31.tar.gz
(19.8 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.31-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 810fb9c5f2f4eaaceda5a1569d2d103296197c04470d897aea7597d46c87168f |
|
MD5 | 90cd7beebec3644ab78064518c742da4 |
|
BLAKE2b-256 | 6bebb7684184d113656e9d9c1b7e7ee06f699e9b2355d2e0a421869e7ff06d78 |