Skip to main content

Myriad Utilities

Project description

This package is a collection of utilities that I find myself using across the various projects I've worked on in the past. Some have been extracted from packages, some from blog posts / stack overflow solutions, and some my own. Wherever possible, I have cited the source. Please do let me know if I missed out

Enable math like operations for joining PIL Images

from upyog.image import *

img1 = Image.open(...)
img2 = Image.open(...)

horizontal_join = img1 | img2
vertical_join = img1 // img2

To do this over a list of images, use:

img_join_horizontal(img_list)
img_join_vertical(img_list)

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

upyog-0.7.16.tar.gz (220.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

upyog-0.7.16-py3-none-any.whl (209.4 kB view details)

Uploaded Python 3

File details

Details for the file upyog-0.7.16.tar.gz.

File metadata

  • Download URL: upyog-0.7.16.tar.gz
  • Upload date:
  • Size: 220.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for upyog-0.7.16.tar.gz
Algorithm Hash digest
SHA256 d451dc738bc70a8fb40ba6ce43a734d8425d3619da0ca683caf9697c9ac2b866
MD5 267f47942122490dd0636207ac91689c
BLAKE2b-256 ccd706f15a7555cc0bf723bfe52053af1421992f3853533ec59e5eecad2056a4

See more details on using hashes here.

File details

Details for the file upyog-0.7.16-py3-none-any.whl.

File metadata

  • Download URL: upyog-0.7.16-py3-none-any.whl
  • Upload date:
  • Size: 209.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for upyog-0.7.16-py3-none-any.whl
Algorithm Hash digest
SHA256 4998d1312ee9f0ede0fb5d96d161b2fb66c11cf8fbd3e990f7737f1860f5b38f
MD5 7b6eb223c969c448022b6bbc6e6c92cd
BLAKE2b-256 1d7e23fd448c4c91300b99b57462b392b0e5154cf78815e931f430639f7a81b9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page