Making a Stand Alone Executable from a Python Script Using PyInstaller
There are plenty of tools available for converting python script into executable. For example, checkout: (more…)
Read more »
The title is a bit of a lie. I think Python is a good, practical, language, and relatively easy to learn and to teach. Its vast collection of libraries let you slap together a program to do virtually anything you want. It doesn’t have the beauty of APL or… Read more