3 projects
color-mask
This library creates a color mask for an image and lets you download the masked image. To create a mask simply use command 'clrmsk createmsk <path of the image>. To save the mask simply use 'clrmsk savemsk <path of the image>.
hlochinmay
This package takes name of the user as an argurement in the hello function and then greets the user. from hlochinmay.hlochinmay import hello. hello(<name>)