/ctyped-ffi

Wrapper around ctypes, for creating typed foreign function libraries

Primary LanguagePythonMIT LicenseMIT

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