The official Python client for the TofuPilot API
Project description
TofuPilot Python client
The official open source Python client for TofuPilot. Quickly and seamlessly integrate all your hardware test runs into one app with just a few lines of Python.
Table of Contents
Installation
Package can be installed via pip
pip install tofupilot
Usage
API Key Setup
Running the examples requires a TofuPilot AI API key. You can find examples in the examples/ directory.
- Get your own TofuPilot API Key: https://docs.tofupilot.com/api-key
- Set your TofuPilot API Key as an environment variable. You only need to do this once.
# set TofuPilot API Key (using zsh for example)
$ echo 'export TOFUPILOT_API_KEY=[your_key_here]' >> ~/.zshenv
# reload the environment (or just quit and open a new terminal)
$ source ~/.zshenv
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Contact
If you have any questions or feedback, feel free to open an issue or contact us at support@tofupilot.com.
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
Built Distribution
File details
Details for the file tofupilot-1.0.0.tar.gz
.
File metadata
- Download URL: tofupilot-1.0.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 354cf4aabfb24a24d3d352645ffbcdf7d900585d332048afdd7ee59e3e0faee3 |
|
MD5 | 73a830e9739dc9c12ffb9c4e970a096a |
|
BLAKE2b-256 | ff701528daff46aa5f6ebf1eb8e4e07d6da186fafc540a0f062474a71a32d5b7 |
File details
Details for the file tofupilot-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: tofupilot-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d954afc2a4186fb37ef55012a531f26e7b102215ff5bd54f237ffc1e5329a69 |
|
MD5 | 44cc6455aac13dc013c1d1efed8813f8 |
|
BLAKE2b-256 | 1bac3352c9ab0658ed93dcbcc4a919631225e02a1dd4a157d6fde6f87cd2a347 |