Review request: Parallelizing pip installs

Hoping that I can request some reviews and a merge for the following PR.
It’s not my code but I am very excited about it.
I think parallelizing downloads will massively improve pip install times.

3 Likes

I am very excited about this! I thought about parallelism in the context of lock file implementations in Hatch and I’m happy I won’t have to implement that myself now after this gets merged :slightly_smiling_face:

2 Likes

:wave:

Speaking with my pip maintainer hat on, this is something that’s in my radar to review but I expect that I won’t have the bandwidth to do so until next year personally.

3 Likes