Skip to content

Python 3 package for writing awesome CLI application - supports ASCII colours and unicode emotes.

License

Notifications You must be signed in to change notification settings

khera-shanu/rangeen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rangeen

pip install rangeen

Usage:

` from rangeen import emotes from rangeen import warning from rangeen import colors, colorify

print(f"{emotes.heart} from India!") print(warning("this is a warning")) print(colorify("THIS IS A SAMPLE", fg=colors.WHITE, bg=colors.BLUE)) `

To Do

  • ASCII Art
  • Loaders in terminal
  • unit tests
  • python2.7 and 3.4+ testing
  • travis CI
  • readthedocs
  • stars and contributions
  • .github setup
  • pip setup

use these ?

About

Python 3 package for writing awesome CLI application - supports ASCII colours and unicode emotes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages