パッケージ: python3-portpicker (1.5.0~b1-2)
python3-portpicker に関するリンク
Trisquel の資源:
python-portpicker ソースパッケージをダウンロード:
- [python-portpicker_1.5.0~b1-2.dsc]
- [python-portpicker_1.5.0~b1.orig.tar.gz]
- [python-portpicker_1.5.0~b1-2.debian.tar.xz]
メンテナ:
Original Maintainer:
- Sascha Steinbiss
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)