Ok, everyone’s doing posts on the uv shebang trick so I have to, too. But no actually I really do want to cover this killer feature of uv because it finally gives us the python “scripts” that we were promised.
G’day everyone! The topic of this post focuses on geography related plotting strategies. Specifically, I’m going to show you how to get started making your own beautiful visualizations in Python so you can avoid the methods that require heftier buy-in like D3 or some dashboarding toolkits.
Hey everyone! This is going to a be a quick post covering something I’ve encountered a number of times and seen other developers struggle with: JSON encoding custom data structures in Python.