Go see Implementing the Clean Architecture in Python on leanpub.com :)... (more…)
Read more »
A recurring conversation with my collegues has been around whether to extract
string literals to the top of a Python module as global constants. I often see
people writing Python modules that include (more…)
Read more »
Download Deep Learning from Scratch: Building with Python from First Principles by Seth Weidman. Download free programming books. (more…)
Read more »
Supercomputing resources typically cost money, but the Open Science Grid (OSG) provides high-throughput computing to any researcher in the US for free. Briefly, OSG users can run jobs on servers owned by dozens of academic institutions, whenever those ser...
Read more »
Power user settings when enabling your Python linter in VS Code. The goal is for your developer experience to be intuitive, replicable, and shareable. (more…)
Read more »