Itzsten / C-typedef2Python

convert C typedef to Python ctypes structure easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-typedef2Python

Convert C typedef to Python ctypes structure easily!

Edit the code and in the code variable and then run the script to get your C "typedef struct" converted into a python structure!

Changelog:

V0.1.1 - Added support for empty structs

About

convert C typedef to Python ctypes structure easily


Languages

Language:Python 100.0%