{"library":"p-tqdm","type":"library","category":null,"description":"p_tqdm is a Python library that simplifies parallel processing by wrapping `pathos.multiprocessing` with `tqdm` progress bars. It provides a flexible parallel map functionality, supporting lambda functions, nested functions, and class methods, while displaying a clear progress bar with estimated time to completion. The library is actively maintained, with version 1.4.2 being the current release as of August 2024, and receives updates to ensure compatibility and address issues.","language":"python","status":"active","version":"1.4.2","tags":["parallel-processing","progress-bar","tqdm","multiprocessing","pathos"],"install":[{"cmd":"pip install p-tqdm","imports":["from p_tqdm import p_map","from p_tqdm import p_imap","from p_tqdm import p_umap","from p_tqdm import p_uimap"]}],"homepage":null,"github":"https://github.com/swansonk14/p_tqdm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/p-tqdm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.47,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/p-tqdm/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}