Skip to content

germangh/python-progressbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02c1601 · Apr 1, 2018

History

16 Commits
Jan 13, 2018
Aug 29, 2014
Aug 29, 2014
Aug 28, 2014
Aug 28, 2014
Jul 22, 2015
Aug 29, 2014
Aug 28, 2014
Aug 29, 2014

Repository files navigation

python-progressbar

An almost identical clone of the original python-progressbar by Nilton Volpato, and available at:

https://pypi.python.org/pypi/progressbar/2.2

This version only differs from the original in that it uses relative package imports instead of absolute imports, which is necessary for the module to work under Python 3.3.

Installation

The module is available from PyPI so you just need to run:

pip install progressbar33

You can also install the latest version directly from github:

pip install git+https://github.com/germangh/python-progressbar

About

Python 3.3+ compatible version of python-progressbar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages