[ 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
- 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 和 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