Miscallaneous Python Utlities
Project description
shwarsutils
Miscellaneous Python utilities by Dmitri Soshnikov, to be used in demos.
Installation
pip install shwarsutils
Usage
from shwars.utils import *
img = image_from_url("https://soshnikov.com/images/official/shwars_studio.jpg")
img = image_resize(img, 1024, keep_aspect=True)
display_images([img,img])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shwarsutils-0.0.1.tar.gz
(3.4 kB
view details)
File details
Details for the file shwarsutils-0.0.1.tar.gz.
File metadata
- Download URL: shwarsutils-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c311b6fcf244905a33e0027c0a5879ff3e4efaa089c51d7e1e8031ef2c43564
|
|
| MD5 |
955431967b284e42cde60a732ca11f01
|
|
| BLAKE2b-256 |
bc1cf4cdcab1b8e60e7cb98b12ebc4f4c10545a2d64e6297a069a93056355ccf
|