Skip to main content

A Streamlit component based on React Image Crop.

Project description

Streamlit Image Crop

A Streamlit component based on React Image Crop.

Screenshot

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.

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-image-crop-0.2.0.tar.gz (517.8 kB view hashes)

Uploaded Source

Built Distribution

streamlit_image_crop-0.2.0-py3-none-any.whl (525.9 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