NiltonVolpato / python-progressbar

Text progress bar library for Python
Other
412 stars 105 forks source link

Add braille patterns based animated widget #66

Open sanga-yoon opened 4 years ago

sanga-yoon commented 4 years ago

I added the new progressbar widget based on braille patterns unicode. I implemented the code based on the BouncingBar class.

out