pecho 0.5.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

pecho 0.5.2

pecho





Pecho makes it easy to write things like status bars.
Usage
from pecho import echo

echo('1%') # 1%
echo('2%') # Replaces with 2%
echo('3%', newline=True) # Replaces with 3% and appends a newline
echo('4%') # 3%\n4%

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.