It is way easier to write the code or do a code review by a strictly defined practical style guide for Python, like PEP8 but better... (more…)
Read more »
One of my current projects is in a state that many people will probably recognize: it’s a small project that grew through the exploratory phase, got really messy, but has now proven to be really useful. (more…)
Read more »
The official home of the Python Programming Language...
Read more »
What Python’s “magic methods” are and how you would use them to make a simple account class more Pythonic.
(more…)
Read more »
Python and SQL: Better Together Python and SQL are complementary - we should focus on how best to integrate them rather than try to replace them! By Alex Monahan 2021-08-15 (Yes, this is the one date format to rule them all) LinkedIn Twitter @__alexmonaha... (more…)
Read more »