python-portpicker

Python 2 module to find unused network ports to bind to
  https://github.com/google/python_portpicker
  0
  no reviews



Portpicker provides an API to find and return an available network port for an application to bind to. Ideally suited for use from unittests or for test harnesses that launch local servers.

This package installs the Python 2 version.