Python Bytes Episode #289 with your's truly has already been released! So there's your chance to fire up your podcatchers if you missed yesterday's live stream, or to watch the recording 😁
https://pythonbytes.fm/episodes/show/289/textinator-is-coming-for-your-text-wherever-it-is
This is the parser generator library TatSu that I shared: https://tatsu.readthedocs.io/en/stable/
I could have used that a couple years ago when I was wondering if should just formalize the 3d printer GCODE spec in EBNF. I still might and use this in OctoPrint.
And with regards to the extras, here's rdserialtool that saved my butt by allowing me to monitor the power and voltage situation of my RPi test cluster: https://github.com/rfinnie/rdserialtool
And here's the nodejs-bin Python package that got me really excited 😬: https://pypi.org/project/nodejs-bin/