ctypes topic

List ctypes repositories

ctyped

23
Stars
3
Forks
Watchers

Build ctypes interfaces for shared libraries with type hinting

myo-python

252
Stars
101
Forks
Watchers

Python bindings for the Myo SDK

python-mss

967
Stars
85
Forks
Watchers

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.

ctypeslib

209
Stars
56
Forks
Watchers

Generate python ctypes classes from C headers. Requires LLVM clang

c_from_python

84
Stars
16
Forks
Watchers

Calling C from Python

keval

43
Stars
5
Forks
Watchers

Call arbitrary Windows kernel-mode functions from Python on another machine

dive-into-ml-system

229
Stars
28
Forks
Watchers

Dive into machine learning system, start from reinventing the wheel.

wand

1.4k
Stars
200
Forks
Watchers

The ctypes-based simple ImageMagick binding for Python

JyNI

150
Stars
17
Forks
Watchers

Enables Jython to load native CPython extensions.

gopy

1.9k
Stars
112
Forks
Watchers

gopy generates a CPython extension module from a go package.