151 skills found · Page 6 of 6
atodekangae / PydetourRedirect any callable objects in Python, by manipulating tp_vectorcall of a PyObject with ctypes
soypat / SoMWE tutorial of .so dynamic linking. Call C from Go; and Go from Python
jmptbl / Python ZintPython ctypes interface to libzint
equinor / Cwrapcwrap is a Python wrapper around C code, building upon ctypes.
Arksine / UvcliteA python ctypes wrapper around libuvc
xzased / Repartedlibparted python bindings using ctypes
wiliamsouza / LibadbAndroid Debug Bridge build system and Python ctypes wrapper to adb
lindyblackburn / AnigaussPython ctypes wrapper for fast anisotropic Gaussian filter library by J. M. Geusebroek
zyga / Python GlibcPure-Python bindings to glibc (based on ctypes)
zonca / Pycfitsiopython ctypes wrapper for cfitsio
hajoks / CdataclassIntegration of python dataclass and ctypes structured data.
lancelee82 / PyncclNvidia NCCL2 Python bindings using ctypes and numba.
hlatorrec / Fancy CtypesCtypes wrapper for easier Python interoperability with Fortran and C
gooofy / Py Xsbpy-xsb is a Python - XSB bridge enabling querying XSB in your Python programs. It features a ctypes mapping of XSB's C-Interface as well as some higher level convenience wrappers.
mellow-hype / Santa BypassA Santa bypass using in-memory binary loading and execution + Python ctypes for stealth
Wojtekb30 / EasyVXRA simplified C library SDK (C++ and Python Ctypes compatible) for Viture AR/XR glasses. Works on Linux.
jimmyorourke / Ctypesgen2Automatically generate ctypes Python bindings from C sources and shared objects, using ctypeslib2 with libclang. Plus a CMake wrapper.
doronz88 / Darwin NotificationsA tiny, dependency‑light macOS Notification Center helper that posts banners from Python without PyObjC, using ctypes + the Objective‑C runtime. Ships a simple CLI implemented with Typer and a small Python API you can call from your scripts.
ermiry-com / Py CerverPython ctypes wrapper around cerver
sileht / PycradoxPython libraries for the Ceph librados library with use cython instead of ctypes