Coder Social home page Coder Social logo

Add python interface to Protobuf about hunter HOT 3 OPEN

cpp-pm avatar cpp-pm commented on July 24, 2024
Add python interface to Protobuf

from hunter.

Comments (3)

bkotzz avatar bkotzz commented on July 24, 2024

I feel like the second option is the way to go - and we could have a certain version of protobuf that includes the python bindings.

When you say the bindings, I assume you mean the runtime library and not the compiler? Is there something here that you can’t get by installing the equivalent version from https://pypi.org/project/protobuf/?

from hunter.

hjmallon avatar hjmallon commented on July 24, 2024

When you say the bindings, I assume you mean the runtime library and not the compiler? Is there something here that you can’t get by installing the equivalent version from https://pypi.org/project/protobuf/?

Yep, I want the python bindings (as in the pypi package) at the same protobuf version as hunter is providing.

from hunter.

bkotzz avatar bkotzz commented on July 24, 2024

Got it. I’m just mentioning that every protobuf release is generally in pypi so you can probably find the same version there.

But if you’re interested in doing this, it will probably be easiest to make a new branch in the fork, make the required changes there, and then publish it as a separate release (ex. 3.10.0-with-py).

Also, if it’s easy to add the language runtime for all languages at once it may be worth doing that, instead of just python.

from hunter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.