Skip to main content

This modules allows you print gratient texts.

Project description

GRATIENT

# Module made by @venaxyt on Github
import gratient

text = """
    `7MMF'   `7MF'` 7MM"'"YMM   `7MN.   `7MF'      ma       `YMM'   `MP' 
      `MA     ,V     MM    `7     MMN.    M       ;MM:        VMb.  ,P   
       VM:   ,V      MM   d       M YMb   M      ,V^MM.        `MM.M'    
        MM.  M'      MMmmMM       M  `MN. M     ,M  `MM          MMb     
        `MM A'       MM   Y  ,    M   `MM.M     AbmmmqMA       ,M'`Mb.   
         :MM;        MM     ,M    M     YMM    A'     VML     ,P   `MM.  
          VF       .JMMmmmmMMM  .JML.    YM  .AMA.   .AMMA. .MM:.  .:MMa.

 [!] Please subscribe to my Github profile @venaxyt for more modules like this one.
"""
# Print a gratient text :
gratient_text = gratient.black(text)
print(gratient_text)

gratient_text = gratient.purple(text)
print(gratient_text)

gratient_text = gratient.blue(text)
print(gratient_text)

gratient_text = gratient.red(text)
print(gratient_text)

gratient_text = gratient.yellow(text)
print(gratient_text)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gratient-0.4.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page