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!
Learn how to get Python up and running on Windows, macOS, or Linux—and avoid the biggest pitfalls along the way.
It's easy to create environments. To create an environment, you use the mamba create command with the "-n" option followed by ...
NumPy is an open-source library for the Python programming language. We show you how to install NumPy using PIP on Windows PC.
Introducing Anaconda, a Python distribution for scientific research. I've looked at several ways you could use Python to do scientific calculations in the past, but I've never actually covered how to ...
What's better than Steam Proton for gaming on Linux? A bleeding-edge, rolling release version of Proton! What's better than THAT? Installing and updating it automatically!
Canonical, Ubuntu's parent company, in partnership with Microsoft has made it possible to install Visual Studio Code on any Linux distribution which supports snap.
Sure That Works on Linux, But… Python, of course, runs on many different platforms. So why is this part of Linux Fu? Because you can easily use it to launch any command line program.
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 ...