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.9.tar.gz
(18.2 kB
view hashes)
Built Distribution
outpostkit-0.0.9-py3-none-any.whl
(18.9 kB
view hashes)
Close
Hashes for outpostkit-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08f0f75f0fa8800c3f16fb134c04b857f83995a93c1d6d387b4d71ff82258838 |
|
MD5 | 979ec5c7d922e67555a7f6c53e49cd99 |
|
BLAKE2b-256 | ce501f5d1fd0f7ad3fc48996f15fb45a3885cfe8c07e0ffed118b5ac755f6b32 |