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.☆231Updated 2 weeks ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 5 months ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆157Updated 7 years ago
- JupyterLab extension to explore CPython Bytecode☆61Updated 2 years ago
- Python code object transformers☆184Updated last year
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆202Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Demo project for building Python wheels with appveyor.com☆156Updated 2 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Command line plotting for python☆146Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- ☆33Updated 9 years ago
- Python call graph visualization for recursive functions.☆222Updated last year
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆205Updated last year
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 7 months 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
- Generate beautiful plots for LaTeX using your existing matplotlib-based code.☆130Updated 10 months ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Visvis - the object oriented approach to visualization☆235Updated 9 months ago
- Programming articles (Python mostly)☆194Updated 6 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 10 years ago
- Python Qt tutorial☆14Updated 7 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated this week