awesome-asyncio
awesome-asyncio copied to clipboard
add kubernetes_asyncio
What is this project?
kubernetes_asyncio: https://github.com/tomplus/kubernetes_asyncio
Python asynchronous client library for Kubernetes http://kubernetes.io/
Why is it awesome?
- based on the official synchronous Python client (https://github.com/kubernetes-client/python)
- generated by swagger-codegen with asyncio support
Please resolve the merge conflicts :)
Sure, conflicts resolved.
@timofurrer thank you!