[ ソース: python-portpicker ]
パッケージ: python3-portpicker (1.5.2-1)
python3-portpicker に関するリンク
Debian の資源:
python-portpicker ソースパッケージをダウンロード:
- [python-portpicker_1.5.2-1.dsc]
- [python-portpicker_1.5.2.orig.tar.gz]
- [python-portpicker_1.5.2-1.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)