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.30.tar.gz
(19.8 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.30-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb8acdda1af80708e71c65e1c9a20138c6fd3777fafc295fc51124b728a8970f |
|
MD5 | 7135aa74c71a53f7aac0d1339020e50e |
|
BLAKE2b-256 | c4c705b79320e6584e2325dda6b396e5936d4d97a06ac553fb3243799779b1eb |