[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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
- Package Discovery and Resource Access using 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 Distutils Enhancements
-
- dep: python-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- 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