151 skills found · Page 3 of 6
kdschlosser / PyWinAPIPure Python Windows API access using ctypes and comtypes
mubeta06 / Py Libbcm2835Ctypes Python Bindings to bcm2835
ricardodeazambuja / DTWDynamic Time Warping in Python / C (using ctypes)
amezin / Amdgpu PptableA Python library that maps amdgpu powerplay tables to ctypes structs. Qt GUI moved to its own repo: https://github.com/amezin/amdgpu-pptable-editor-qt
hickeroar / Win Inet PtonNative inet_pton and inet_ntop implementation for Python on Windows (with ctypes).
armandofln / CryptoNets With PythonCryptoNets using Python and ctypes. This repository is part of the final project of Neural Networks at Sapienza University of Rome.
vbwagner / CtypescryptoPython interface to some openssl function based on ctypes module
bwsw / Shared Ctypes Numpy Posix Ipc PythonSharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python
himbeles / Ctypes ExampleA minimal Python package that compiles a ctypes extension via setup.py
Afwas / Python DdsPython 3 ctypes port of dds, the bridge double dummy solver
simlmx / PyvstMy attempt at loading VST libraries using python's `ctypes` standard library.
juancarlospaco / GothonPython 3.6+ modules written on pure Go 1.10+. No CFFI, no CTypes, no CGo, no PyBindGen, just import *.go files from Python.
pimoroni / Vl53l5cx PythonCTypes Python bindings for the VL53L5CX
hejhdiss / PclPCL is a minimal proof-of-concept compiler and runner for PCL files, which combine embedded C and Python code into a single source file. It extracts, compiles C code into shared libraries, generates Python ctypes wrappers, and runs the combined Python code seamlessly.
lgastako / JenkinsA ctypes-based python module that provides access to Bob Jenkins' hash function.
jackaudio / PyjacklibPython bindings for libjack using ctypes.
jbertman / PythonCrypterUses AES to run encrypted shellcode using Python and ctypes
Mortal / CournalPythonic systemd journal file interface using ctypes
SajjadAemmi / Cpp In PythonRun a C++ library in a Python script using ctypes
cptpcrd / PyseccompAn interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.