Skip to content

mehtadhaval/py-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-utils

Assorted utilities for Python.

profileimageutil

Generates simple images containing a circle (filled with random solid color) and first character of the text passed. Can be useful to generate personalized default profile picture for a user.

Example Usage :

import profileimageutil
profileimageutil.generate_image("Dhaval", temp_file, width=100, height=100)

Will generate :

About

Assorted utilities for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages