llllllllll / c-extension-tutorial
How to Write and Debug C Extension Modules
☆38Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-extension-tutorial
- Examples of safe coding practice for Python C extensions.☆220Updated this week
- JupyterLab extension to explore CPython Bytecode☆62Updated last year
- Design a new better C API for Python☆58Updated 2 months ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆75Updated 9 years ago
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Cython implementation of OrderedDict☆103Updated 8 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…☆27Updated 8 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆23Updated last month
- Python Qt tutorial☆14Updated 6 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Python code object transformers☆184Updated 8 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆129Updated 6 years ago
- Discover and load entry points from installed packages☆74Updated last year
- ☆41Updated 9 months ago
- ☆39Updated 7 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆66Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆81Updated last year
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆43Updated 7 months ago
- Simple and beautiful logging for click applications☆109Updated 2 years ago
- Typemap - The Annotator (TM)☆55Updated 5 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆140Updated 4 months ago
- Python source code cross reference☆15Updated 8 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆131Updated 9 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago