objgraph is a module that lets you visually explore Python object graphs.
Read more »
Practical Python Programming (course by @dabeaz). Contribute to dabeaz-course/practical-python development by creating an account on GitHub. (more…)
Read more »
This course by Ardit Sulce is for people who know Python basics already, but still lack the confidence to solve coding problems on their… (more…)
Read more »
A python script that checks to see if your privacy settings got changed without you noticing :) - nolesapex/DidMySettingsChange... (more…)
Read more »
I’ve been itching to write this article since I authored Python vs Copy on Write last year. To recap, I found myself awake at 4 AM trying to performance tune the cache on a long running ETL w…...
Read more »