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.38.tar.gz
(20.4 kB
view hashes)
Built Distribution
Close
Hashes for outpostkit-0.0.38-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b323cb46a0080eb0e5cb7126ce0120bea8360702b4b3099eb5f78e8c82d0785f |
|
MD5 | d6415753cea701d4cb718eceff2f8d7d |
|
BLAKE2b-256 | 03a7e3dd8402a2f7b6d4698429355250dd49219ca760e3710ea160dc7a9d025f |