An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# kubernetes-stubs

[![PyPI](https://img.shields.io/pypi/v/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
```