In the latest Python Weekly issue 607, there was a well written article by James Turk called You Don’t Need __all__ (waybackmachine backup link) which seemed to miss an important…Continue readingYou Should Use __all__
There are a few things that you won’t ever see senior Python developers committing to code, but may not be explicitly taught. Most of these things you won’t even see…Continue readingPython patterns only beginners use
Boring Background I have always had in interest in making a local photo organization tool, that supports albums and tagging the way I want to do it. Maybe down the…Continue readingFirst steps into GUI design with Kivy