Registry / serialization / gogo-python

gogo-python

JSON →
library0.0.1pypypi✓ verified 80d ago

A Python package for gogoproto, providing protobuf support with gogoproto extensions. Current version 0.0.1, early development stage with no stable release cadence.

pip install gogo-python
INSTALL
IMPORT
SIG · GOGO-PYTHON
G
gogo-python
serializationpythonv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github
import github
from gogoproto import ...

Basic usage of gogo-python. Since the package is minimal, adjust import based on actual module structure.

from gogoproto import some_function result = some_function() print(result)
Debug
Known issues
gotchaPackage is extremely new (v0.0.1) and may not have stable API. Expect breaking changes.
fix
Pin version and test thoroughly before upgrading.
affects: <=0.0.1
gotchaPackage name 'gogo-python' may be confused with other 'gogo' related packages. Use exact pip install.
fix
Double-check that you are using the correct package: pip install gogo-python
affects: all
Upgrade
Version history
0.0.1latest on PyPI · released Dec 5, 2020
Audit
Dependencies
protobufrequiredrequired for protobuf functionality
Agent activity
6 hits · last 30 days
node
6
Resources
gogo-python — pip install gogo-python · libregistry