News

This post explains how to add Python to PATH using two simple methods. Now you can run Python code from anywhere using the command prompt!
Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the way.