llllllllll / c-extension-tutorialLinks
How to Write and Debug C Extension Modules
☆40Updated 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.☆233Updated this week
- JupyterLab extension to explore CPython Bytecode☆61Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 8 months ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- Python code object transformers☆184Updated last year
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Python Qt tutorial☆14Updated 7 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 7 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 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 backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Calling C from Python☆90Updated 4 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆25Updated 2 months ago
- Discover and load entry points from installed packages☆76Updated last year
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- ☆33Updated 10 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆77Updated 10 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- a heap with decrease-key and increase-key operations☆104Updated 6 years ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A backport of fstrings to python<3.6☆389Updated 4 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆77Updated 8 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- A standalone script for automated building and deploying of sphinx docs via travis-ci☆113Updated 6 years ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago