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.13.tar.gz
(17.3 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | acc43cc389e2fe625b2f8f7cae4ece2b583a80a4156d1626ed60682d11f78451 |
|
MD5 | 0b59ac243ff46de5335eccef13556c37 |
|
BLAKE2b-256 | a4a5f8db46d4b0cc116138404d38d1fea09cdafcf72006d2c7b927f2af5f9f6d |