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.24.tar.gz
(17.9 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.24-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fe9889cd9b3f94c4d25991815159a9084adfede08a55c23d0b8405890534bc3 |
|
MD5 | f90f2365e1ddceebfaba5d310c35e4f6 |
|
BLAKE2b-256 | 6c7899a6949183b34cd0e44a9f1cb17be22467b9a2fc08cfb4b5c72d998c4e24 |