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.2.tar.gz
(27.9 kB
view details)
Built Distribution
labelbox-2.4.2-py3-none-any.whl
(41.4 kB
view details)
File details
Details for the file labelbox-2.4.2.tar.gz
.
File metadata
- Download URL: labelbox-2.4.2.tar.gz
- Upload date:
- Size: 27.9 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.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 164224f40ed765ae3549c912e21795c50f5f3ea71401ac37427570ab085d50ae |
|
MD5 | dcd8cac65eabeeac9ad109f4f9499015 |
|
BLAKE2b-256 | 1857731e6058849c2059f2923fc00e9466f8952c778cb4893b33fee717163b6e |
File details
Details for the file labelbox-2.4.2-py3-none-any.whl
.
File metadata
- Download URL: labelbox-2.4.2-py3-none-any.whl
- Upload date:
- Size: 41.4 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.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59ecd2764449a6c8277d2917fb6180c637e523b7acf25d294596723b84598222 |
|
MD5 | f5148b93622205074b8f4226e71280be |
|
BLAKE2b-256 | 6a835e2607e78187c354d38222c004f332da369cf23a0a16561cb892f583a4b1 |