Ned Batchelder
PyCon summer camp
15 May
PyCon is exciting, but how do you know which enthusiasms are real and which are just summer crushes? » more..
Filtering GitHub actions by changed files
4 May
How to limit what GitHub workflows run based on what files have changed. » more..
Regex affordances
18 April
A tour of some real code showing little-used power features of the Python regular expression module. » more..
More blog ··
#art ·
#audio ·
#beginners ·
#boston ·
#coding ·
#cog ·
#communication ·
#continuous-integration ·
#coverage ·
#dev-mindset ·
#documentation ·
#education ·
#github ·
#math ·
#open-source ·
#parenting ·
#programming-languages ·
#pycon ·
#python ·
#security ·
#special-olympics ·
#swimming ·
#twitter ·
#walking ·
#work ·
this date ·
2025 ·
24 ·
23 ·
22 ·
21 ·
20 ·
19 ·
18 ·
17 ·
16 ·
15 ·
14 ·
13 ·
12 ·
11 ·
10 ·
09 ·
08 ·
07 ·
06 ·
05 ·
04 ·
03 ·
02 ·
» more topics..
Code
software I made
- Dinghy ·· for digesting GitHub activity
- Scriv ·· for managing changelogs
- coverage.py ·· for measuring Python code coverage
Text
words I wrote
- Python Names and Values ·· how assignment works
- Kindling projects ·· small projects for new programmers
- Pragmatic Unicode ·· how to stop the pain