Skip to main content

Utilities that are used for assisting with making annotated data.

Project description

annotation_utils

Utilities that are used for assisting with making annotated data.

Installation

Install From Github

# For installing from the master branch (stable)
pip install https://github.com/cm107/annotation_utils/archive/master.zip

# For installing from the development (latest)
pip install https://github.com/cm107/annotation_utils/archive/development.zip

Note: If you want to reinstall all dependencies while installing, use the following commands instead:

# For installing from the master branch (stable)
pip install --upgrade --force-reinstall https://github.com/cm107/annotation_utils/archive/master.zip

# For installing from the development (latest)
pip install --upgrade --force-reinstall https://github.com/cm107/annotation_utils/archive/development.zip

Install From Pypi

pip install pyclay-annotation_utils

Note: The github package is updated more often than the pypi package.

Update Build

If you change the code and want to re-build the package, do the following.

./build_package.sh

The package can then be installed locally.

pip install -e .

Important Note

Usage

There is not any official documentation about usage yet, but for usage examples you may refer to the test folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyclay-annotation_utils-0.3.5.tar.gz (88.9 kB view hashes)

Uploaded Source

Built Distribution

pyclay_annotation_utils-0.3.5-py3-none-any.whl (120.7 kB view hashes)

Uploaded 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