News

This post explains how to install Python on Linux, Windows, or Mac. We will also set up an editor so that you can start coding!
Choosing the perfect Linux distribution that satisfies your personal needs and likings can be an impossible task, and oftentimes requires a hint of Stockholm syndrome as compromise. In extreme case… ...
One of the things that makes Python so powerful is that you can find a module for almost anything. In this article, I cover Astropy, which was originally developed by the Space Telescope Science ...
Jack Wallen shows you how to make installing software on Arch Linux much easier.
Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the way.