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☆135Updated 8 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆233Updated this week
- Wrapper for multiprocessing that provides a bunch of boilerplate.☆83Updated last year
- Use pytest's runner to discover and execute C++ tests☆144Updated last week
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 5 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 7 years ago
- Make implemented in pure Python☆73Updated 2 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆77Updated 8 years ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- A collection of a bunch of my .files☆34Updated last month
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- Learning Cython packtpub.com code examples.☆170Updated 8 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- 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 3 months ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆77Updated 10 years ago
- Example of running asyncio on top of the Tcl/Tk event loop via Tkinter☆66Updated 10 years ago
- asyncio extension package for pyserial☆278Updated 2 years ago
- Use and manipulate unit-aware measurement objects in Python☆114Updated last year
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- Some of the most common design patterns implemented in Python.☆75Updated 2 years ago
- Design a new better C API for Python☆60Updated 3 months ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 9 months ago
- Python bit pack/unpack package.☆131Updated 8 months ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.☆106Updated 6 years ago