Skip to main content
Home Projects Logs Garden Feeds About

Tag: zipimport

1 entry

All tags
2024-08-03 TIL

Protobuf Zip Imports in Python

In Python, the most straightforward path to implementing a gRPC server for a Protobuf service is to use protoc to generate code that can be imported in a server, which then defines the service logic.

protobuf python zipimport

© 2025 Dan Corin · Built with Astro

Keyboard Shortcuts

Global

⌘ K Open search
⌘ ⇧ M Toggle dark/light theme
⇧ ? Show keyboard shortcuts
Press ESC to close