llllllllll / c-extension-tutorialLinks
How to Write and Debug C Extension Modules
☆39Updated 7 years ago
Alternatives and similar repositories for c-extension-tutorial
Users that are interested in c-extension-tutorial are comparing it to the libraries listed below
Sorting:
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python code object transformers☆184Updated last year
- Demo project for building Python wheels with appveyor.com☆155Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 9 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆199Updated 5 years ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Some notes on using Cython to increase the performance of Python code.☆61Updated 11 months ago
- My presentation for PyCon Canada 2015☆69Updated 9 years ago
- [deprecated] High-performance interactive visualization in Python☆186Updated 9 years ago
- A standalone script for automated building and deploying of sphinx docs via travis-ci☆113Updated 6 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- 🐍📝Personal notes on resources, CPython, etc.☆53Updated 9 years ago
- A public challenge (examples and tests) for tools that provide Python interfaces to C++ libraries.☆23Updated 2 years ago
- Python Qt tutorial☆14Updated 7 years ago
- A quick overview of some pytest features☆50Updated 9 years ago
- Visvis - the object oriented approach to visualization☆235Updated 6 months ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆157Updated 7 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 5 years ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 4 months ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago