{"library":"loky","type":"library","category":null,"description":"Loky provides a robust, cross-platform, and cross-version implementation of Python's `concurrent.futures.ProcessPoolExecutor`. It enhances multiprocessing by offering reusable executors, transparent `cloudpickle` integration for complex object serialization, and deadlock-free process management, addressing common pitfalls in parallel Python computing. The library is actively maintained, with its current version being 3.5.6. It primarily follows a minor release cadence with bug fixes and improvements.","language":"python","status":"active","version":"3.5.6","tags":["multiprocessing","concurrency","process pool","executor","joblib","cloudpickle"],"install":[{"cmd":"pip install loky","imports":["from loky import get_reusable_executor","from loky import ProcessPoolExecutor","from loky import set_start_method"]}],"homepage":"http://loky.readthedocs.io","github":"https://github.com/joblib/loky","docs":null,"changelog":null,"pypi":"https://pypi.org/project/loky/","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.6,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/loky/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}