https://github.com/niku/python3-protobuf
A Docker Image for using protocol buffers with Python v3
https://github.com/niku/python3-protobuf
Last synced: 4 months ago
JSON representation
A Docker Image for using protocol buffers with Python v3
- Host: GitHub
- URL: https://github.com/niku/python3-protobuf
- Owner: niku
- License: mit
- Created: 2018-12-13T11:05:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T01:01:41.000Z (almost 7 years ago)
- Last Synced: 2025-08-12T21:33:33.492Z (10 months ago)
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python3-protobuf
A Docker Image for using protocol buffers with Python v3.
The main purpose of this image is generating integration tests for [niku/elixir_protobuf](https://github.com/niku/elixir_protobuf).