Code Monkey home page Code Monkey logo

Comments (7)

rickeylev avatar rickeylev commented on August 17, 2024 4

I think (not entirely sure of this) that in our case, the main advantage of a wheel is it decouples the building from the installing to certain extent. I think it would have prevented the bug a couple months ago where I used a feature in setup.py that required a newer version of setuptools, but, it turns out, some people using absl end up with a very old setuptools version from their distro. I think wheels would have prevented that.

from abseil-py.

gpshead avatar gpshead commented on August 17, 2024 4

That makes sense. Easy enough to package up as a wheel for future uploads.

from abseil-py.

gpshead avatar gpshead commented on August 17, 2024

What advantages does a wheel provide over sdist when there are no precompiled binary extension modules?

(anyways I think a future version of twine or pip or whatnot is supposed to auto-wheel-ify packages all the time anyways?)

from abseil-py.

rickeylev avatar rickeylev commented on August 17, 2024

from abseil-py.

groodt avatar groodt commented on August 17, 2024

I see that a new release of abseil-py has gone out without a wheel. Probably an oversight more than anything else. Would it be a good idea to setup a repeatable PyPI release process or playbook document? It can either be a README, or a Makefile, or a script or perhaps Bazel can do it (might be more complex).

from abseil-py.

phalecs avatar phalecs commented on August 17, 2024

Is there any chance this issue will be re-opened or addressed anytime soon?

from abseil-py.

yilei avatar yilei commented on August 17, 2024

Hi, we just pushed out a new release 0.10.0 including a wheel for Python 3. Let us know if you see any issues.

Closing.

from abseil-py.

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.