jima80525 / ctypes_exampleLinks
Code associated with an upcoming blog post discussing ctypes and python bindings in general
☆60Updated 4 years ago
Alternatives and similar repositories for ctypes_example
Users that are interested in ctypes_example are comparing it to the libraries listed below
Sorting:
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 5 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 weeks ago
- Use pytest's runner to discover and execute C++ tests☆140Updated this week
- A collection of a bunch of my .files☆34Updated last week
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 4 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆157Updated 7 years ago
- Python library providing type-checked function calls at runtime☆98Updated last year
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Learning Cython packtpub.com code examples.☆169Updated 8 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated last year
- Transport adapter for fetching file:// URLs with the requests python library☆90Updated this week
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- JupyterLab extension to explore CPython Bytecode☆61Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated this week
- Instant visualization of Python AST and Code Objects☆142Updated last year
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Design a new better C API for Python☆59Updated last week
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆65Updated 5 years ago
- Some of the most common design patterns implemented in Python.☆74Updated 2 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- A spelling checker for Sphinx-based documentation☆88Updated last month
- Example of running asyncio on top of the Tcl/Tk event loop via Tkinter☆66Updated 10 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated last month
- A template for Python Projects. INSERT TAGLINE HERE.™☆171Updated 2 months ago