Quote:
Originally Posted by Brett Merkey
You mention various .exe components. These code structural issues should be invisible to the average user. A user is task oriented, with no interest in how the tool they are using is coded or internally structured.
Python is an object-oriented language. This makes it possible, with a foundation of good design, to place widgets very easily within a typical work flow. If a program has useable features, it is best not to hide them.
|
Look on the start Menu
Look in the Online Documentation: Commandline Interface
Hidden in plain sight