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 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 6 months ago
- Python code object transformers☆184Updated last year
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Cython implementation of OrderedDict☆102Updated 9 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 7 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 6 years ago
- Python Qt tutorial☆14Updated 7 years ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- Generate beautiful plots for LaTeX using your existing matplotlib-based code.☆130Updated last year
- Design a new better C API for Python☆60Updated 2 months ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 3 weeks 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
- JupyterLab extension to explore CPython Bytecode☆61Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 2 weeks ago
- A public challenge (examples and tests) for tools that provide Python interfaces to C++ libraries.☆23Updated 2 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆144Updated 8 months ago
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- Visvis - the object oriented approach to visualization☆236Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆78Updated 5 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago