
proto-plus 1.27.1
0
Beautiful, Pythonic protocol buffers
Contents
Beautiful, Pythonic protocol buffers
Stars: 189, Watchers: 189, Forks: 40, Open Issues: 0The googleapis/proto-plus-python repo was created 7 years ago and the last code push was 4 days ago.
The project is popular with 189 github stars!
How to Install proto-plus
You can install proto-plus using pip
pip install proto-plus
or add it to a project with poetry
poetry add proto-plus
Package Details
- Author
- None
- License
- Apache 2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/proto-plus/
- Documentation:
- https://googleapis.dev/python/proto-plus/latest/
- GitHub Repo:
- https://github.com/googleapis/proto-plus-python
Classifiers
- Software Development/Code Generators
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common proto-plus errors.
Code Examples
Here are some proto-plus code examples and snippets.
GitHub Issues
The proto-plus package has 0 open issues on GitHub
- fix: remove float_precision for protobuf 7
- Add support for Protobuf
7.34.0rc1pre-release - chore(deps): update all dependencies
pythonfix