Skip to content

Conversation

marioizquierdo
Copy link
Contributor

Fixes issue #303

The Python client has not being maintained and will not receive any updates in the future. It was initially created as an example of a Twirp implementation in a different language, but now there are better Python implementations made by the community like github.com/verloop/twirpy

The Python generator is still available in older versions of Twirp

If you still want to use the protoc-gen-twirp_python code generator for Python, make sure to install it from an older version of Twirp, for example:

go get github.com/twitchtv/twirp/protoc-gen-twirp_python@v7.2.0

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@marioizquierdo marioizquierdo merged commit 229d73e into main Jun 11, 2021
@marioizquierdo marioizquierdo deleted the remove_python_client branch June 11, 2021 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant