When people start learning Python, they often will come across a package they
want to try and it will usually start with "just pip install it!" The problem
with that advice
Fellow core developer and Canadian, Mariatta, asked on Twitter about python -m pip and who told her about that idiom along with asking for a reference explaining it:
I learned sometime ago that
A co-worker of mine attended a technical talk about how Go's module mirror
[https://proxy.golang.org/] works and he asked me whether there was something
there that Python should do.
If you have ever looked at a project that has a lot of wheels
[https://www.python.org/dev/peps/pep-0427/] (like numpy
[https://pypi.org/project/numpy/#files]), you may have wondered
On April 30, 2018, https://xkcd.com/1987/ got published. This wasn't the first
time that Randall Munroe posted about Python (probably the most famous comic was
his import antigravity one