Hacker News new | ask | show | jobs
by technomalogical 3050 days ago
My first thought: I wonder if I can invoke this with ctypes from Python? I'll check this out, thanks!
1 comments

My plan of action is result-driven: incrementally port nuklear's demo overview.c file to python. Each new piece of that requires adding more ctypes bindings.

Help/patches are welcome, as I only have limited free time to implement this.