Skip to content

Commit 4b76eae

Browse files
committed
📝 Add protobuf-py
1 parent 94b5ceb commit 4b76eae

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ emergencies when we need to start branches for older versions.
2020
`Unreleased <https://github.com/cusyio/Python4DataScience/compare/26.1.0...HEAD>`_
2121
----------------------------------------------------------------------------------
2222

23+
Added
24+
~~~~~
25+
26+
* 📝 Add protobuf-py
27+
2328
Changed
2429
~~~~~~~
2530

docs/data-processing/serialisation-formats/protobuf.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,11 @@ Overview
3939
* `Docs <https://buf.build/docs/introduction>`_
4040
* `GitHub <https://github.com/bufbuild/buf>`__
4141

42+
* protobuf-py
43+
44+
* `protobuf-py: Protobuf for Python, without compromises
45+
<https://buf.build/blog/protobuf-py>`_
46+
* `Home <https://protobufpy.com>`_
47+
* `GitHub <https://github.com/bufbuild/protobuf-py>`_
48+
4249
* :doc:`../apis/grpc/index`

0 commit comments

Comments
 (0)