kubernetes_asyncio - Python asynchronous client library

154 views
Skip to first unread message

Tomasz Prus

unread,
Jul 7, 2018, 9:56:07 AM7/7/18
to Kubernetes developer/contributor discussion
Hi guys!

I’d like to introduce a new client library for Python - kubernetes_asyncio (https://github.com/tomplus/kubernetes_asyncio). I prepared this library after discussion about an asynchronous library for Python (https://github.com/kubernetes-client/python/pull/324). The library is generated by swagger-codegen with enabled asyncio support. The process of generation is the same as in the official libraries (script to generate this library kubernetes-client/gen/pull/60). Some of classes had to be copied from the synchronous client and changed to work in an asynchronous environment.

Now I’d like to give it back to community and move the repository from my github account to kubernetes-client. It will be a nice feature for developer to have choice between two very similar libraries in synchronous and asynchronous version.

Let me know what you think and what I should do next.

Thanks!

Best regards,
Tomasz Prus

Reply all
Reply to author
Forward
0 new messages