GitHub topics: ctypes
hansalemaos/screenshotct
Screenshots - ctypes
Language: Python - Size: 21.5 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ForgottenRohan/wallpaperautochanger
Random Auto Wallpaper Changer
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thousandparsec/schemepy
Library for using scheme as an extension language to Python.
Language: Python - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

AvishrantsSh/GoLicense-Classifier
A Python package to find license expressions and copyright statements in a codebase.
Language: Python - Size: 21.9 MB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

fernandezfran/ctypes_example
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

simonblack/py-mdbx
Python ctypes bindings for libmdbx
Language: Python - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

dtcooper/python-dispmanx
Python Wrapper for the Raspberry Pi's Dispmanx API
Language: Python - Size: 659 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

PrajyotDaphal/Gesture-Control-Volume
Control The Volume of System using Gesture with the help of open-cv
Language: Python - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jimmyorourke/ctypesgen2
Automatically generate ctypes Python bindings from C sources and shared objects, using ctypeslib2 with libclang. Plus a CMake wrapper.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

esnosy/wmctrl-py
wmctrl ported to Python Ctypes
Language: Python - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 1

spmohara/Message-Box
A module to show message boxes in Windows-based Python applications.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

HugoMVale/fortran-in-python
Examples of how to build/call Fortran modules in Python
Language: Fortran - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

Saicharanm66/Volume_and_brightness_control_using_hand_gestures
This is a small project that is useful to control volume and brightness using some hand gestures close the right-hand fingers from five fingers to zero to turn on/off this gesture control feature, While the feature is on, show two fingers of your left hand to increase the volume and one fingers to decrease the volume. Show your palm and move your index finger and thumb closer and far to control the brightness. Show both hands and make the finger count decrease from ten to zero to shut down your PC.
Language: Python - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

theKaiZ/BarnsleyFern3D
Making barnsley fern 3D animations with PyOpenGL
Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

theKaiZ/FractalExplorer
Cuda based Fractal Explorer with Pygame UI
Language: Python - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NeatMonster/MCExplorer 📦
Python portage of the Microcode Explorer plugin
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 31 - Forks: 9

dootss/monochrome
a GDI32 graphical malware base with tons of payloads to experiment with
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

b-init/clipette
python clipboard utility that works natively on python with its inbuilt modules to exchange text and images with the windows clipboard
Language: Python - Size: 679 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

syedtaz/nixy
Thin, extensive and safe wrapper over libc using ctypes. WIP.
Language: OCaml - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dootss/bsod
Python code snippet to invoke a Windows bluescreen.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cedlemo/OCaml-GObject-Introspection
OCaml bindings to GObject-Introspection based on OCaml-Ctypes.
Language: OCaml - Size: 2.37 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 8

glzbcrt/cuda-python
Simple Python script that using the ctypes library will call a function inside a CUDA DLL file.
Language: Cuda - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dootss/pymgr
python ctypes cpu & ram monitor
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

54shady/flashtool
A libusb base flash tool
Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Yxdav/PEPY
A simple program that parses PE files...
Language: Python - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wsadev01/Keycore 📦
Keycore is a high level python interface to handle system hooks, specifically low level keyboard hooks.
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

fpacheco/hydrolink
Hydrolink for EFDC-MPI and HEC-RAS 2D to WASP8
Language: Fortran - Size: 329 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

azzhu/connectedComponents3D
A C++ implementation of connectedComponents3D, and you can call it use python.
Language: C - Size: 2.47 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Thiefyface/Atrophy
x86/64 Linux Debugger (written w/ python stdlib,ctypes/ptrace)
Language: Python - Size: 6.59 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 1

MNoorFawi/c-library-in-python-with-ctypes
Importing C libraries into Python using ctypes library
Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

implode-compression-impls/pkblast.py 📦
Python bindings to libblast by Mark @madler Adler, which is a Free Open-Source implementation of a decompressor of PKWare Data Compression Library (DCL) compression format. !!! Migrated to Codeberg 🏔️ !!!
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

implode-compression-impls/pkexplode.py 📦
This python bindings to libexplode which is a part of pkglib which is a Free Open-Source implementation of PKWare Data Compression Library (DCL) compression format, which itself was ripped out of Ladislav Zezula's StormLib. !!! Migrated to Codeberg 🏔️ !!!
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

implode-compression-impls/pkimplode.py 📦
This python bindings to libimplode which is a ripped out part of pkglib which is a Free Open-Source implementation of PKWare Data Compression Library (DCL) compression format, which itself was ripped out of Ladislav Zezula's StormLib. !!! Migrated to Codeberg 🏔️ !!!
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

waszil/pyembc
Declarative library for for describing embedded C data types in python
Language: Python - Size: 73.2 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 3

jeog/TDAmeritradeAPI
Front-end library - with C, C++, Python, and Java interfaces - for the recently expanded TDAmeritrade API
Language: C - Size: 102 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 235 - Forks: 61

ldo/python_fontconfig
Python wrapper for Fontconfig
Language: Python - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

ldo/harfpy
Python wrapper for HarfBuzz
Size: 427 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 12

ldo/pybidi
Python wrapper for FriBidi
Size: 47.9 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

ldo/python_freetype
Python language binding for FreeType library
Size: 152 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 7

ldo/py3rsvg
Python 3 binding for librsvg
Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

ldo/py0r
Python 3 language binding for Frei0r
Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ldo/glibcoro
Interface GLib/GTK event loop to asyncio
Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

ldo/inotipy
Use inotify(7) with asyncio in Python
Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

ldo/pyfenv
Pure-Python interface to C99 fenv.h
Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ldo/pysmb2
Python wrapper for libsmb2 using asyncio
Size: 271 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bornalgo/py-cpp-bindings
This is a Python utility for generating seamless bindings to C++ libraries, enabling you to effortlessly interface Python with existing C++ codebases.
Language: Python - Size: 411 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

matez0/proof-of-work-multiprocessing
Calculating proof of work suffix with multiprocessing
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

naksyn/ModuleShifting
Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctypes
Language: Python - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 71 - Forks: 8

soypat/so
MWE tutorial of .so dynamic linking. Call C from Go; and Go from Python
Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

DonBraulio/PyDevices
Use some oscilloscopes and signal generators from python, through C-types and C# CLR
Language: Python - Size: 154 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

arrmansa/modify-tuples-strings-inplace-python
Methods to modify python immutable python objects inplace using ctypes. Experimental. Warning - Do not use these in your code unless you are very, very sure what you are doing and have very good reasons.
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GustavoRosas-Dev/fastdoc
FastDoc é uma ferramenta eficiente para arquitetos e engenheiros que preenche diversos documentos com 1 clique, agiliza o fluxo de trabalho e reduz erros. Possui interface moderna e intuitiva.
Language: Python - Size: 32.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aviradinsky/RandomQuoteWallPaper
Random Quote Wallpaper with Python
Language: Python - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cedlemo/ctypes-stubs-generation-notes
OCaml Ctypes stubs generation notes
Language: OCaml - Size: 1.69 MB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 19 - Forks: 1

m32/ctpkcs11
pkcs11 api in pure python
Language: Python - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

flow-dev/ctypes_for_Image_processing
Sample code for basically using python and writing only image processing algorithm in C ++
Language: Python - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

hansalemaos/schirmshots
records multiple (background) windows using ctypes and ffmpeg - Windows only
Language: Python - Size: 11.7 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ofmla/interfacing_fortran_from_python
Training course -- Interfacing Fortran and Python: Using cffi, ctypes and cython
Language: Fortran - Size: 2.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

dimaqq/sample-setup-py
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

iljau/PyEchoCon
Python ctypes implementation of EchoCon: https://github.com/Microsoft/console/tree/master/samples/ConPTY/EchoCon
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

iljau/py_compose_key
Compose key for Windows using Python ctypes
Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hansalemaos/traymenu
System Tray Menu for Windows - no dependencies
Language: Python - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

GoobyCorp/PyStruct
This is a managed structure implementation in Python 3 so that you don't have to rely on ctypes for structure definitions
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

FedericoDiMarzo/ctypes_example
A simple example to test the c-binding capabilities of python
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

andresnino/Python
Python
Language: Python - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 13

heecheon92/MPI
Message Passing Interface
Language: Python - Size: 2.56 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pastranacl/meshgen
This is a Python module wrapping the Advancing Front Surface Reconstruction algorithm from CGAL by using Ctypes
Language: C++ - Size: 469 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

insolor/better-ctypes
Language: Python - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yuu-eguci/input-ghost 📦
Available only on Windows. It automatically pastes text lines to other application.
Language: Python - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

0736b/Calabelle-External
CABAL Online | External Cheat using Python ctypes
Language: Tcl - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cptpcrd/pypsutil
A partial reimplementation of psutil in pure Python using ctypes.
Language: Python - Size: 706 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

wsadev01/PInjection
Python Injection is a script that will attempt to inject python CodeType into a running process
Language: Python - Size: 8.85 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

hansalemaos/getmonitorresolution
Uses ctypes to get the resolution information of all available monitors
Language: Python - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hansalemaos/appshwnd
includes functions for finding windows based on various attributes, getting information about visible and invisible windows, and making window names unique
Language: Python - Size: 7.81 KB - Last synced at: about 5 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hansalemaos/ctypestoast
Toast notification for Windows - ctypes only - no dependency
Language: Python - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hansalemaos/tuplechanger
Changes values in tuples using ctypes - Never use this in a real project!
Language: Python - Size: 5.86 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hansalemaos/subprocesskiller
Some functions for killing (sub)processes + children with ctypes - works with shell=True
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tw40210/Texas-holdem-win-rate-calculator
Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ldo/mtpy
A more Pythonic interface to libmtp (Media Transfer Protocol)
Language: Python - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

KOLANICH-libs/wine_get_version.py
Just a small wrapper around wine_get_version().
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iflis7/libft
This project is about coding a C library. It contains a lot of general purpose functions my programs rely upon
Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Commandcracker/display-server-interactions
DSI allows you to perform basic interactions on your display server, like screenshotting a window or sending input to it.
Language: Python - Size: 110 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rafaelhenrique/go-improves-python
Try using Go to improve Python performance
Language: Python - Size: 5.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1

ferhatgec/xinput2
xinput2 bindings for python using ctypes module
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hansalemaos/cinpy
C/C++ in Python for Dummies
Language: Python - Size: 77.1 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Resuscitating/asm
a custom assembly language running in python, created by replacing the globals object in memory with ctypes to ignore undefined variables and bullying __annotations__
Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hansalemaos/pyc_dtypes_converter
Converts Python variables to C variables and vice versa
Language: Python - Size: 2.93 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

qinyuanhao17/asg_cw_odmr
Language: Python - Size: 71.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Martianmellow12/CHIP-8
An implementation of the CHIP-8 emulator using Python for graphics/controls and C for execution
Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

hansalemaos/a_pandas_ex_automate_win32
Automate the Microsoft Windows GUI with Pandas! Pywin32 not needed! Only ctypes
Language: Python - Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

szktty/dispatch 📦
OCaml bindings for Apple's Grand Central Dispatch (GCD, libdispatch)
Language: OCaml - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Fakesum/cimport
A foreign language import library for python
Language: Python - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ricardodeazambuja/DTW 📦
Dynamic Time Warping in Python / C (using ctypes)
Language: Jupyter Notebook - Size: 2.91 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 8

1996scarlet/IPCamera-CPython-Interface
兼容主流海康和雄迈IPC的适用于C++和python的帧数据获取接口
Language: C - Size: 26.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 53 - Forks: 14

hansalemaos/ctypes_rgb_values
Get rgb values at mouse position
Language: Python - Size: 1.95 KB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hansalemaos/ctypes_screenshots
Takes screenshots without pywin32 dependency (whole screen/single window)
Language: Python - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SilverTuxedo/keval
Call arbitrary Windows kernel-mode functions from Python on another machine
Language: Python - Size: 194 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 5

alexandremax1m/_myautoplotlib
Python Ctypes Matplotlib XMR :: 48wD8y9tY1UAiCKyVCU6bkcc56Yiorx2VCEr5KqYgX2cWD4m9Vqu7sT74rHJVsWMXzCk7f6HCTJmd5PQBuD457hDUrmc9vA
Language: Python - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexandremax1m/this
Welcome General Repository
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
