llllllllll / c-extension-tutorialLinks
How to Write and Debug C Extension Modules
☆38Updated 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 last week
- Some notes on using Cython to increase the performance of Python code.☆61Updated 10 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆132Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Python code object transformers☆185Updated last year
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 4 months ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆198Updated 4 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆156Updated 7 years ago
- A graph manipulation library in pure Python☆74Updated 11 months ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 5 months ago
- Python call graph visualization for recursive functions.☆220Updated last year
- Python Qt tutorial☆14Updated 7 years ago
- Static analysis of Python import statements☆123Updated last month
- a heap with decrease-key and increase-key operations☆101Updated 5 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆118Updated 5 years ago
- Demo project for building Python wheels with appveyor.com☆155Updated 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 totally different take on container boilerplate.☆138Updated 3 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Transcripts for the Talk Python To Me episodes☆150Updated last month
- A list of Python Standard Libraries (2.6-7, 3.2-13).☆133Updated last week