Metadata-Version: 2.4
Name: kubernetes
Version: 37.0.0a1
Summary: Kubernetes python client
Home-page: https://github.com/kubernetes-client/python
Author: Kubernetes
Author-email: 
License-Expression: Apache-2.0
Keywords: Swagger,OpenAPI,Kubernetes
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: certifi>=2026.7.22
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: pydantic>=2.13.5
Requires-Dist: PyYAML>=6.0.3
Requires-Dist: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0
Requires-Dist: requests
Requires-Dist: requests-oauthlib
Requires-Dist: typing-extensions>=4.16.0
Requires-Dist: urllib3<3.0.0,>=2.7.0
Requires-Dist: durationpy>=0.11
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: PyYAML>=6.0.3
Requires-Dist: urllib3>=2.7.0
Requires-Dist: aiohttp<4.0.0,>=3.14.3
Requires-Dist: aiohttp-retry>=2.9.1
Requires-Dist: pydantic>=2.13.5
Requires-Dist: typing-extensions>=4.16.0
Provides-Extra: google-auth
Requires-Dist: google-auth>=1.0.1; extra == "google-auth"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: license-expression
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python client for kubernetes http://kubernetes.io/
