I've tried a few times in the past to build Python bindings for a C library and always gave up pretty quickly. This time I was looking to make Python bindings for https://github.com/fastserial/lite3.
Antigravity + Gemini has gotten everything working over the past hour or so. It's been 20 years since I've done any C, so not sure I'd call any of this production-level code, but it's been fun to play around with it at least.