https://github.com/alkasm/mypy-protobuf-none
https://github.com/alkasm/mypy-protobuf-none
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alkasm/mypy-protobuf-none
- Owner: alkasm
- Created: 2021-07-01T23:35:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T11:35:34.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T05:29:07.296Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
protoc --mypy_out=. --python_out=. -I protos/ **/*.proto
```