Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Python Gradient

Screenshots

App Screenshot

Usage

Made for doing cool gradient prints in Python 3. Import it as in the example:

from gradient import printg # gradient is replaced with whatever you named it

printg(text="My cool text.", c1="#FFD700", c2="FFFF00")

Uses PIL and Colour modules from Python.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages