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 last month
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 9 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆157Updated 7 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
- Demo project for building Python wheels with appveyor.com☆156Updated 2 years ago
- ☆33Updated 9 years ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆202Updated 5 years ago
- Python code object transformers☆184Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Generate beautiful plots for LaTeX using your existing matplotlib-based code.☆130Updated 9 months ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆78Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated last month
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Visvis - the object oriented approach to visualization☆235Updated 8 months ago
- Press conda packages into wheels☆116Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Python Qt tutorial☆14Updated 7 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Python decorators for profiling/tracing/timing a single function☆336Updated 8 months ago
- Profiler for Python extensions☆126Updated 8 years ago
- A different flavor of multiprocessing in Python☆81Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago