Skip to content

shwars/shwarsutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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])

About

Miscallaneous Python utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages