Streamlit Image Crop
A Streamlit component based on React Image Crop.
Installation
pip install streamlit-image-crop
Example
Try example.py.
First, you need to install dependencies:
git clone https://github.com/mitsuse/streamlit-image-crop.git && cd streamlit-image-crop
pip install poetry
poetry install
Next, run react-scripts start:
cd streamlit-image-crop/frontend/ && npm run start
Finally, run the example:
poetry run streamlit run example.py
License
Streamlit Image Crop is licensed under the ISC license. Please read LICENSE for the detail.
Release files for streamlit-image-crop 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| streamlit-image-crop-0.2.0.tar.gz | 517.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| streamlit_image_crop-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:1.0 MB
Release files / streamlit-image-crop-0.2.0.tar.gz
| Download URL | streamlit-image-crop-0.2.0.tar.gz |
|---|---|
| Size | 517.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d062ca30b1b82f9ff2c6de7515dfc0fa06bf6887ac2e1d5034fb91fc767bfdb2
|
|
BLAKE2b-256 checksum How to use checksums |
3a6e4fef4ca0c2844780cc49c908884348645d66a3a66a27910143c59ad3abac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.8.7 Darwin/20.2.0
|
Release files / streamlit_image_crop-0.2.0-py3-none-any.whl
| Download URL | streamlit_image_crop-0.2.0-py3-none-any.whl |
|---|---|
| Size | 525.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ecf8a34fb6781d5266a7059c6e6eb40bd6cc46096d401d78a8b6cec9522fae6
|
|
BLAKE2b-256 checksum How to use checksums |
c58c2c0a3c11c55f98645ff1ceae3a36cec21ca60331c5b6e80be916c5b1658d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.8.7 Darwin/20.2.0
|