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:
- Use pytest's runner to discover and execute C++ tests☆144Updated this week
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 7 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A collection of a bunch of my .files☆34Updated 2 months ago
- Quantities package for the python programming language☆216Updated 2 months 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 2 months ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- Example of running asyncio on top of the Tcl/Tk event loop via Tkinter☆66Updated 10 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated 3 weeks ago
- pyface: traits-capable windowing framework☆114Updated 3 weeks ago
- Make implemented in pure Python☆73Updated last year
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 7 months ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆127Updated 3 years ago
- A spelling checker for Sphinx-based documentation☆88Updated 3 weeks ago
- nested_dict provides python dictionaries with multiple levels of nested-ness☆36Updated 9 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month
- Learning Cython packtpub.com code examples.☆170Updated 8 years ago
- A module for getting CPU info with pure Python☆337Updated last year
- Instant visualization of Python AST and Code Objects☆143Updated last year
- This project provides the infrastructure to build CMake Python wheels.☆130Updated this week
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago