AI Hero Python SDK
Project description
AI Hero Python SDK
-
Log into [https://app.aihero.studio] and create a project.
-
Install AI Hero using pip
pip install aihero
- In your code, import aihero and get this project.
from aihero import Project
project = Project(project_id="YOUR PROJECT ID", api_key="YOUR API KEY")
Start using any of our tools
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
aihero-0.2.3.tar.gz
(5.1 kB
view hashes)
Built Distribution
aihero-0.2.3-py3-none-any.whl
(6.4 kB
view hashes)