Skip to main content

Package to cut picture

Project description

Picture Cutter

This library reads an PIL Image and returns some Images (defined by some boundaries).

Remarks

Pre-Alpha. Do not use it.

Reminder for myself on how to package and upload a python package

[https://packaging.python.org/tutorials/packaging-projects/]

It's probably editing the version in setup.py and then

python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

Should then be installable via pip install picture_cutter

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

picture_cutter-0.0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

picture_cutter-0.0.1-py3-none-any.whl (3.2 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