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.12.tar.gz
(17.3 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c6a74e6a5512812f539b77620ecbd088034e20c12845dfb7dd53590b8534c99 |
|
MD5 | 55ad1a51e6b656f3390fa5ef9743023d |
|
BLAKE2b-256 | e0b66750a8302c905556eb7547b0646b6b312c181f8dd49c27868ef50ac2930a |