{"library":"pyprind","type":"library","category":null,"description":"PyPrind is a Python module that provides simple yet effective progress bar and percentage indicator utilities. It allows developers to visualize the progress of iterative computations, which is particularly useful for long-running processes or when handling large datasets. The library's current version is 2.11.3, with its last release in April 2021, indicating a slow release cadence and a current status of maintenance.","language":"python","status":"maintenance","version":"2.11.3","tags":["progress bar","cli","indicator","utility"],"install":[{"cmd":"pip install pyprind","imports":["from pyprind import ProgBar","from pyprind import ProgPercent","import pyprind\nfor i in pyprind.prog_bar(range(n)): pass"]}],"homepage":null,"github":"https://github.com/rasbt/pyprind","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyprind/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyprind/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}