Skip to content

Wrapper around ctypes, for creating typed foreign function libraries

License

Notifications You must be signed in to change notification settings

Setsugennoao/ctyped-ffi

Repository files navigation

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

About

Wrapper around ctypes, for creating typed foreign function libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages