Coder Social home page Coder Social logo

Pip version in the Pipfile.lock about pipfile HOT 5 CLOSED

pypa avatar pypa commented on July 21, 2024
Pip version in the Pipfile.lock

from pipfile.

Comments (5)

kennethreitz avatar kennethreitz commented on July 21, 2024

Adding the pip version as metadata is likely a wise decision, but might not be neccessary. I'll have to think about it.

The idea is that the lockfile api will be locked, but the pipfile functionality could possibly be ammended later, potentially, utilizing the mechanisms provided in the pipfile (e.g. custom groups).

from pipfile.

pradyunsg avatar pradyunsg commented on July 21, 2024

@kennethreitz Have you thought about this?

from pipfile.

kennethreitz avatar kennethreitz commented on July 21, 2024

don't think it's needed at this point

from pipfile.

dstufft avatar dstufft commented on July 21, 2024

I think that we should either do this or #5. Personally I find the idea in #5 to be better largely because one of the goals of splitting this out into a separate library + spec is so that other tooling can reasonably interact with this file besides pip itself. I'm going to close this issue, but mention on #5 that it could possibly also be solved by embedding the pip version instead.

from pipfile.

AvnerCohen avatar AvnerCohen commented on July 21, 2024

Sure. no problem. My last comment on this would be to suggest reading through the pains of adding version into the pipfile.lock /gemfile.lock later in the process:
http://bundler.io/blog/2015/06/24/version-1-10-released.html#bundled-with

pipfile has this unique advantage of being built long after some other platforms, some even has 2nd generation lock file (yarn.lock includes learnings from npm.lock).

I really think it would be beneficial to to try and read through some of these existing tools, yarn, which is the latest and greatest of these, is designed with some very interesting features around security and performance.

from pipfile.

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.