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.36.tar.gz
(20.0 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.36-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c44dce5c8a67b92aae93c3fe1f859054120100618c0e60080edff36b66c51970 |
|
MD5 | b489c3bc1d8da25d6c7e3cd0dbbd4e9d |
|
BLAKE2b-256 | 09d10191c34be71d8c5b68bb574ce72f80bbbd8486fb4d6e94c7c2d9204c7368 |