https://github.com/yt-dlp/protobug
A pythonic protobuf library using dataclasses and enums
https://github.com/yt-dlp/protobug
protobuf
Last synced: 4 months ago
JSON representation
A pythonic protobuf library using dataclasses and enums
- Host: GitHub
- URL: https://github.com/yt-dlp/protobug
- Owner: yt-dlp
- License: unlicense
- Created: 2024-10-27T02:43:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-05-10T21:24:41.000Z (5 months ago)
- Last Synced: 2025-06-21T09:48:09.100Z (4 months ago)
- Topics: protobuf
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# protobug
A pythonic protobuf library using dataclasses and enums## License
`protobug` is distributed under the terms of the [Unlicense](https://spdx.org/licenses/Unlicense.html) license.