{"library":"progressbar","type":"library","category":null,"description":"The `progressbar` library (version 2.5) provides text-based progress bars for long-running operations in Python. This version is largely unmaintained and is compatible only with Python 2. For modern Python projects, the actively maintained `progressbar2` library is recommended, which offers backward compatibility and Python 3 support.","language":"python","status":"abandoned","version":"2.5","tags":["progress bar","cli","console","abandoned","python2","legacy"],"install":[{"cmd":"pip install progressbar","imports":["import progressbar; pbar = progressbar.ProgressBar()"]},{"cmd":"pip install progressbar2","imports":[]}],"homepage":"http://code.google.com/p/python-progressbar","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/progressbar/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/progressbar/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}