Y
Hacker News
new
|
ask
|
show
|
jobs
by
lmm
2110 days ago
Python now includes pip itself in the standard library (which is a spectacularly poor decision IMO).
1 comments
nuclear_eclipse
2110 days ago
Nit: the standard library includes a module
to fetch and install pip
. It doesn't include pip itself.
link