Sunday, 15 February 2015

c - Using Qt types with ctypes and python -



c - Using Qt types with ctypes and python -

i want create kind of python wrapper wkhtmltopdf, build c/c++ sources.

for i've expected utilize ctypes wkhtmltopdf uses various structures contain specific types qprinter , many others.

does knows how utilize non-standard ctypes fields python , ctypes module ?

i'm searching informations using python-ctypes c++ source ( .dll library) if knows more me this, i'll enjoy larn things :)

thanks lot !

i'd recommend utilize wrapper py-wkhtmltox instead of trying utilize c api libwkhtmltox via ctypes.

python c wrapper ctypes wkhtmltopdf

No comments:

Post a Comment