Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 497 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 497 Bytes

ctyped-ffi

ctypes wrapper for typed ffi


Wrapper around ctypes for creating typed foreign function interfaces built upon libraries

For support you can check out the JET Discord server.



How to install

Install ctypedffi with the following command:

$ pip install ctypedffi

Or if you want the latest git version, install it with this command:

$ pip install git+https://github.com/Setsugennoao/ctyped-ffi.git