https://github.com/materializeinc/kubernetes-stubs
Python type stubs for the Kubernetes API client.
https://github.com/materializeinc/kubernetes-stubs
Last synced: 4 months ago
JSON representation
Python type stubs for the Kubernetes API client.
- Host: GitHub
- URL: https://github.com/materializeinc/kubernetes-stubs
- Owner: MaterializeInc
- Created: 2021-07-16T22:08:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T10:54:46.000Z (about 3 years ago)
- Last Synced: 2025-10-20T04:50:14.353Z (8 months ago)
- Language: Python
- Homepage:
- Size: 483 KB
- Stars: 8
- Watchers: 21
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-stubs
[](https://pypi.org/project/kubernetes-stubs/)
Python type stubs for the [Kubernetes API client](https://github.com/kubernetes-client/python).
The version numbers of this package track upstream's. PRs to fix bugs are
welcomed.
## Usage
```
pip install kubernetes-stubs
```