Skip to main content

Streamlit components for general labeling

Project description

Streamlit Label Kit

Streamlit component for general labeling task

Installation instructions

pip install streamlit-label-kit

or

  1. git clone this repo.
  2. build frontend as following
cd streamlit_label_kit/LabelToolKit/frontend
yarn install
yarn build
  1. activate your virtual environment
  2. pip install -e .

Example Uses

Checkout example/demo.py

run by

pip install streamlit-label-kit matplotlib
streamlit run --server.headless True --server.fileWatcherType none example/demo.py 

License

Unless otherwise stated, all source code and documentation are under the [GPL-2.0]. A copy of this license is included in the LICENSE file.

This project is inspired by and modified the content from following third-party sources:

Project Modified License
hirune924/Streamlit-Image-Annotation Yes Apache-2.0 license

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

streamlit_label_kit-0.0.9.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

streamlit_label_kit-0.0.9-py3-none-any.whl (1.1 MB 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