If you install vanilla Python from Python.org or use the default Python in Linux. This Python installation is called System Python, and it means that this executable is used by our Operating System as ...
I spent this morning experimenting with updating the Python version we ship with the Windows installer (see #59 and #146 for background and details). The good news is that simply replacing all of the ...
In this blog post, we will create a script that will open our favorite sites in web browser instantly. We will use an external text file to provide our favorite sites name. Finally we will convert the ...