Skip to main content

Pil supporter

Project description

pil-supporter

https://pypi.org/project/pil-supporter

pip install pil-supporter

Supported APIs

import pil_supporter

pil_supporter.utils.draw_rect(image, point1, point2)
pil_supporter.utils.draw_label(image, text, point, font_color=(255, 255, 255), font_size=28)
pil_supporter.utils.draw_rect_with_label(image, point1, point2, text, font_color=(255, 255, 255), font_size=28)
pil_supporter.utils.draw_point(image, point)
pil_supporter.utils.draw_image(image, image_to_draw, point)

pil_supporter.utils.crop_center(image_file, left, top, right, bottom)
pil_supporter.utils.create_dummy_image(size, image_file, background_color=(255, 255, 255))
pil_supporter.utils.read_from_image_file(image_file)

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

pil-supporter-0.0.10.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

pil_supporter-0.0.10-py3-none-any.whl (3.4 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