Giter Site home page Giter Site logo

Comments (2)

notatallshaw avatar notatallshaw commented on September 25, 2024

Would it be sufficient for dry run not to download the files? #12603

Or do you explicitly want pip to determine what will need to be downloaded as well as what will be installed? (Like what conda does).

Also, regarding your p.s, there is a PR that has made good progress to add parallel downloads #12388

from pip.

schivmeister avatar schivmeister commented on September 25, 2024

Would it be sufficient for dry run not to download the files? #12603

Or do you explicitly want pip to determine what will need to be downloaded as well as what will be installed? (Like what conda does).

Also, regarding your p.s, there is a PR that has made good progress to add parallel downloads #12388

Thanks for noticing! A dry-run option like #12603 to not download full wheels is indeed a very welcome feature, but it wouldn't output a simple list -- it would output a report that needs further processing. Of course, anyone is free to dismiss this distinction.

Regarding my postscript on multithreaded downloads, unfortunately -- unless I misunderstood the corresponding details and discussion -- #12388 is still about parallel file downloads, not parallel connections per download, like what one could achieve with something like https://pypi.org/project/python-axel/.

from pip.

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.