Streamlit components for general labeling
Project description
Streamlit Label Kit
Streamlit component for general labeling task
Installation instructions
pip install streamlit-label-kit
or
- git clone this repo.
- build frontend as following
cd streamlit_label_kit/LabelToolKit/frontend
yarn install
yarn build
- activate your virtual environment
- 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
Built Distribution
Close
Hashes for streamlit_label_kit-0.0.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b4cd41c1f67c294284daaf4ab1defe93e375aaa981bccf5b1a4ad71184f89c8 |
|
MD5 | 3e95863604996fea46fd96adb50c6f96 |
|
BLAKE2b-256 | 5270f9a27831c27d5745074c9ce0f9fd6d2c696a3ba188bbf5e9749397ff3181 |
Close
Hashes for streamlit_label_kit-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67a96d08556f06330e83f1d498e7de11b476f5a60a1451b63ae29a3f80b496c1 |
|
MD5 | 778ea8de9c6c2f0df8c74392f29e940b |
|
BLAKE2b-256 | c987ce81105579132e24ac3793bd5622756b99e46b634c137161a576d9cd8821 |