Last November we switched to Python as the principal language for all new software development projects at work, ditching Microsoft Visual C++ and PHP in the process. Last Friday we released our first Python application to our customers for both Windows and Linux users. Although we make good use of Open Source software development tools and methodologies the application we have just written is propritary and the source can not be released publicly. We needed to compile, or freeze, the Python ...