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.3.tar.gz
(26.2 kB
view hashes)
Built Distribution
outpostkit-0.0.3-py3-none-any.whl
(33.9 kB
view hashes)
Close
Hashes for outpostkit-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f30364cc2bf24a3018e2b25ef894068afb4ef64ade27db4e846fcf200c5daa6 |
|
MD5 | ad6428898bce1e1e4d029b6684e7f1cb |
|
BLAKE2b-256 | bc0258c2e12126943ce317ddcfbe95f70fdc868ae56106d2c3196bb16aadc577 |