Notes, often about Machining

I'm late to the party. Again

Some Introspection with Python

2026-07-23

The discord bot I am working on has a number of feature that can be configured separately and I wanted a way to display the configuration within discord. I ended up exploring some new-to-me areas of python to do this. I’m pretty pleased with how it turned out and want to share it with you!

I have made a runnable example of the code from this article available on, if you want to try it out.

Continue reading