[ 源代码: python-portpicker ]
软件包:python3-portpicker(1.6.0-2)
python3-portpicker 的相关链接
Debian 的资源:
下载源码包 python-portpicker:
- [python-portpicker_1.6.0-2.dsc]
- [python-portpicker_1.6.0.orig.tar.gz]
- [python-portpicker_1.6.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 module to find unused network ports to bind to
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.
It also contains an optional portserver that can be used to coordinate allocation of network ports on a single build/test farm host across all processes willing to use a port server aware port picker library such as this one.
其他与 python3-portpicker 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)