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.3.tar.gz
(31.5 kB
view details)
Built Distribution
labelbox-2.4.3-py3-none-any.whl
(45.5 kB
view details)
File details
Details for the file labelbox-2.4.3.tar.gz
.
File metadata
- Download URL: labelbox-2.4.3.tar.gz
- Upload date:
- Size: 31.5 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 | 226645d9a126d9e8b7dcc231121febca41f5a36ea912d23a896b446cf2bf8d7b |
|
MD5 | 2ead48c897a866f49adeb89f60946480 |
|
BLAKE2b-256 | 8cb8a25ca759830c642e9f8d4da5bdd481de91f1856bd25c0f3d5f0d1626f9c9 |
File details
Details for the file labelbox-2.4.3-py3-none-any.whl
.
File metadata
- Download URL: labelbox-2.4.3-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 | f3f45c85a51cc72dc9b02e7d1066b86947d0aaf6dbf9035a47e3867f01cdb1ee |
|
MD5 | 424618683f963a8955fc3d8b9ac09e40 |
|
BLAKE2b-256 | 4abc332134283136b5a430f444779c21a83782e9ce9ed7c60abce1dfc1ee62a2 |