Async client for python lib #2792
Replies: 2 comments 2 replies
-
Hey @KozyarValeriy 👋 We 💯% welcome contributions to add an asynchronous Python lib, if you have the time to contribute 🙏 Apologies, this got lost in the migration away from our previously auto-generated clients. The root of this new v1 client is here https://github.com/flipt-io/flipt-server-sdks/tree/main/flipt-python/flipt |
Beta Was this translation helpful? Give feedback.
-
Good, I will try to make a pull request. Do you mind if I replace unittest with pytest and add ruff linter and mypy? |
Beta Was this translation helpful? Give feedback.
-
Hi there,
We are currently using version 0.2.17, which has an asynchronous client. Due to the use of the older version, we would like to upgrade to the latest version, but it doesn't have an asynchronous client.
Are you considering adding an asynchronous client to Python lib? Or can I submit a pull request with the addition of the client on my own?
Beta Was this translation helpful? Give feedback.
All reactions