You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
The compiler needs Python 3.10, 3.11 or 3.12. Don't worry! The generated code will be compatible with all Python versions from Python 3.8 to Python 3.13.
17
24
25
+
18
26
## Compile a proto file
19
27
20
28
Create the following `example.proto` file.
@@ -35,3 +43,9 @@ You should now be able to compile it using:
0 commit comments