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
There was a question at work about what the most popular Docker container image
for running Python code was? I didn't have an answer, so I asked on Twitter to
see
On Wednesday, October 25th, I gave a workshop at PyLadies Vancouver
[http://www.pyladies.com/locations/vancouver/] on how to package up your code
and put it up on PyPI [https://pypi.org/