Skip to main content

A python library for interacting with labelbox.com

Project description

labelbox-python

CircleCI Documentation Status

Python libraries for interacting with Labelbox.

Developing

Always consult .circleci/config.yml to make sure your dev environment matches up with the current testing environment.

We use Python 3.6.4 and pipenv to manage dependencies.

To get set up:

pipenv sync --dev

To run tests and the linter

pipenv run tox

Releasing

pipenv run tox -e release-test

Check https://test.pypi.org/project/labelbox/ and if it looks good

pipenv run tox -e release

To generate a requirements.txt for usage outside of pipenv

pipenv lock -r > requirements.txt

Publishing docs

./build-docs.sh

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-0.0.5.dev1.tar.gz (82.1 kB view hashes)

Uploaded Source

Built Distribution

labelbox-0.0.5.dev1-py2.py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page