Skip to main content

Custom build step for protobuf packages

Project description

protobuf-custom-build

This is a small package that allows a repository containing only protobuf definitions to be used in a Python project via pip install. Please see python-protobuf-repo-examle for a full example of a protobuf repo using this package; it boils down to including the line

distutils.command.build.build.sub_commands.insert(0, ('protobuf-custom-build', None))

in your setup.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

protobuf-custom-build-0.2.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

protobuf_custom_build-0.2.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page