News

This post explains how to run a Python script in terminal or CMD. This is a quick and powerful way to access your programs and improve workflow.
GNU Screen allows you to run multiple console applications within a single terminal window, and switch between them easily with the keyboard—but it gets even better: it also allows you to save ...
Want to use Anaconda alongside other Python distributions? Here’s how to keep those Python installs from stepping on each other’s toes The Anaconda distribution of Python packs a great many libraries ...