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 python based CAD library/GUI/Jupyter Extension/CLI that I shared, CadQuery: https://cadquery.readthedocs.io/en/latest/
In my humble opinion a nice alternative to OpenSCAD, and possibly also to FreeCAD when you don't need a GUI and can actually achieve your goal faster in code.
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/