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.15.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.15-py3-none-any.whl (208.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: upyog-0.7.15.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.15.tar.gz
Algorithm Hash digest
SHA256 5b360cb0e8fceb67c1b27c99b03739cc6df41c738d089ae4c02f95ccde5a1de7
MD5 fdfe3679b40174657a8cc1d14ec18d93
BLAKE2b-256 48392de5e0ff0b0e2d206c592de9510183391bebe5d250cba71801fb82e2d178

See more details on using hashes here.

File details

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

File metadata

  • Download URL: upyog-0.7.15-py3-none-any.whl
  • Upload date:
  • Size: 208.3 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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 7611138d339165f15173c71c0a371453e3327da9c1ba808722e051a54a718708
MD5 07c5a6f04c7b04f7edfcdf48532850c1
BLAKE2b-256 98d24f9409262b9d02b84881c77281d69c04df170e26e3f253a4878db9f425df

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