[ buster ]
[ ソース: python-kubernetes ]
パッケージ: python-kubernetes (7.0.0~a1-1)
python-kubernetes に関するリンク
Debian の資源:
python-kubernetes ソースパッケージをダウンロード:
- [python-kubernetes_7.0.0~a1-1.dsc]
- [python-kubernetes_7.0.0~a1.orig.tar.gz]
- [python-kubernetes_7.0.0~a1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Kubernetes Python client - Python 2.7
This package provides a Python client for kubernetes. Kubernetes is a system for automating deployment, scaling, and management of containerized applications.
This package contains the Python 2.7 module.
その他の python-kubernetes 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-certifi
- root certificates for validating SSL certs and verifying TLS hosts
-
- dep: python-dateutil
- powerful extensions to the standard Python datetime module
-
- dep: python-google-auth
- Google Authentication Library - Python 2.7
-
- dep: python-ipaddress
- Backport of Python 3 ipaddress module (Python 2)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-requests-oauthlib
- module providing OAuthlib auth support for requests (Python 2)
-
- dep: python-setuptools
- Python 用配布用ユーティリティへの機能強化
-
- dep: python-six (>= 1.9.0)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-urllib3
- HTTP library with thread-safe connection pooling for Python
-
- dep: python-websocket
- WebSocket client library - Python 2.7
-
- dep: python-yaml
- YAML parser and emitter for Python