Labelbox Python API
Project description
Labelbox Python SDK
Labelbox is the enterprise-grade training data solution with fast AI enabled labeling tools, labeling automation, human workforce, data management, a powerful API for integration & SDK for extensibility. Visit http://labelbox.com/ for more information.
The Labelbox Python API offers a simple, user-friendly way to interact with the Labelbox back-end.
Requirements
- Use Python 3.6 or 3.7.
- Create an account by visiting http://app.labelbox.com/.
- Generate an API key.
Installation & authentication
- Install using Python's Pip manager.
pip install labelbox
- Pass your API key as an environment variable. Then, import and initialize the API Client.
user@machine:~$ export LABELBOX_API_KEY="<your api key here>"
user@machine:~$ python3
from labelbox import Client
client = Client()
Documentation
Visit our docs to learn how to create a project, read through some helpful user guides, and view our API reference.
Repo Organization and Contribution
Please consult CONTRIB.md
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
labelbox-2.4.4.tar.gz
(31.4 kB
view details)
Built Distribution
labelbox-2.4.4-py3-none-any.whl
(45.5 kB
view details)
File details
Details for the file labelbox-2.4.4.tar.gz
.
File metadata
- Download URL: labelbox-2.4.4.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a455ae30ccb9328731fca7f7f4cefaa7da69a2fe3e43d1b742bae5ff4693c695 |
|
MD5 | d257c0d033a0f1ac2007cd6fb4cd993f |
|
BLAKE2b-256 | 5457af1941b95d1d88c76d1b657cba9afc3a043d0b6d304fc5671cc1f54670e6 |
File details
Details for the file labelbox-2.4.4-py3-none-any.whl
.
File metadata
- Download URL: labelbox-2.4.4-py3-none-any.whl
- Upload date:
- Size: 45.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cef33aaab49384c258cfa6600fe1a8dd0a9e9871d28460ea8d1737fae1ffe972 |
|
MD5 | 62d89a9f86fa218ac782d138348d795e |
|
BLAKE2b-256 | 457af8cd05fc688742958c1ef5f184ca0426b914446a6e1f6a715af0f5ba1298 |