Showing 24 open source projects for "ctypes"

View related business solutions
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages - ctypes, CorePy. Samples https://sourceforge.net/u/efipy/svn/HEAD/tree/Trunk/ EfiPy Author: https://www.linkedin.com/in/max-wu-a9068b90/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    comtypes is a pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3

    pymatlab

    A pythonic interface to MATLAB

    ...It is also possible to use MATLAB's to generate plots or other graphics. The package uses Numpy's ndarrays and translates them into MATLAB's mxarrays using Python's ctypes and Matlab's mx library. The interface to MATLAB's workspace in done through MATLAB's engine library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pybass

    Python to BASS sound

    ctypes Python module for BASS (http://un4seen.com) audio library. Android version (http://www.techshinobi.com/index.php/pybass-bass-audio-api-on-android-trials)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    pyespeak

    Python to eSpeak speech synthesis

    ctypes Python module for eSpeak http://espeak.sf.net speech synthesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PythUA

    Opc UA Client in Python

    ...Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A module containing python wrappers for the SUite of Non-linear DIfferential/ALgebraic Solvers (SUNDIALS), using ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    The MaxL Python Module, Essbase.py, provides access to Oracle Essbase multi-dimensional databases using MaxL for Python programs. It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1, and for Essbase 11.1.2.2. The version 7 wrapper is operational with Essbase 9.3.1 and 11.1.2.1. The version 11.1.2.2 wrapper is for Essbase 11.1.2.2 (and perhaps above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python FFTW as the name suggests are Python bindings to the FFTW3 C-library from http://www.fftw.org. They use numpy and python ctypes, and often offer about twice the performance compared to the fft routines included in numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyVIX2

    Python wrapper around VMware VIX

    A simple wrapper around VMware VIX that uses Python ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WNetConnect

    Expose Windows mpr.dll in python

    Exposes Windows WNetAddConnection2, WNetUseConnection and WNetCancelConnection as a python class. Helpful for mounting and dismounting WebDAV drives programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ipHelpers

    python interface to Win32 NotifyAddrChange api

    ...The Win32 api notifies of changes to the mapping of ipv4 addresses to interfaces. ipHelpers also allows determining configuration of network interfaces. ipHelpers also illustrates the use of ctypes to access functions in Windows iphlpapi and kernel32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UniCurses is a wrapper for Python 2.x/3.x that provides a unified set of Curses functions on all platforms (MS Windows, Linux, and Mac OS X) with syntax close to that of the original NCurses. To provide functionality on MS Windows it wraps PDCurses.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Pyk8055 Python module
    A Python module to seamlessly interact with the Velleman K8055 kit via the K8055D.dll for Windows using Python ctypes
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    PocketPyGui is an easy GUI toolkit for PythonCE. Using ctypes to wrap native widgets, it provides a pythonic api for creating highly-responsive, low footprint, graphical applications with PythonCE. 3rd-party apps using PPyGui can also be found here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CTypes-based python bindings to the GSASL library (www.gnu.org/software/gsasl ). This package provides a parser that generates python code w/ types checking and more pythonish feel than just plain usage of the library through ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    VensterCE is a port of Venster, a highly native Windows GUI Toolkit for Python, on Windows CE devices using PythonCE and ctypes library. With this toolkit, you can quickly develop native GUIs with a small memory footprint. Original Venster by Henk Punt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A ctypes based python wrapper for the complete set of SDL libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FiltersDllPy is a FiltersDll library python wrapper. It export the FiltersDll library functions, so a python developer can simple use it into python programs. It need the FiltersDll library and ctypes for work. Tests are included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Venster is a highly native Windows GUI toolkit for Python based on the ctypes ffi library. The aim of Venster is to be a very lightweight wrapper around the standard Win32 API, making it easy to write slick windows applications in pure Python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB