Skip to main content

nyanbar is a progress bar for scripts that uses the Nyan cat instead of other stuff.

Project description

NyanBar - a Nyan Cat progress bar for python

Example:

progress = NyanBar() # do some work progress.update(20) # update always takes where you are now

Or…

progress = NyanBar(tasks=100) # do some work. progress.task_done()

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

nyanbar-0.1.tar.gz (2.2 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