{"library":"portpicker","type":"library","category":null,"description":"Portpicker is a Python library designed to find unique available network ports. Version 1.6.0, released in August 2023, provides a straightforward API for identifying an open port, primarily intended for use in unittests or by test harnesses launching local servers. It is actively maintained by Google, with releases focusing on stability and Python 3 compatibility.","language":"python","status":"active","version":"1.6.0","tags":["networking","testing","ports","utility","tcp"],"install":[{"cmd":"pip install portpicker","imports":["import portpicker\nport = portpicker.pick_unused_port()"]}],"homepage":null,"github":"https://github.com/google/python_portpicker","docs":null,"changelog":null,"pypi":"https://pypi.org/project/portpicker/","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.7,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/portpicker/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}