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 7 months ago
- Cython implementation of OrderedDict☆102Updated 9 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- JupyterLab extension to explore CPython Bytecode☆61Updated 2 years ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆204Updated 5 years ago
- Python code object transformers☆184Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- Python Qt tutorial☆14Updated 7 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆60Updated 4 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 7 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- ☆33Updated 10 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 fstrings to python<3.6☆389Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated last month
- A standalone script for automated building and deploying of sphinx docs via travis-ci☆113Updated 6 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- calculate memory footprint of python objects☆29Updated 8 years ago
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆206Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 9 months ago
- Visvis - the object oriented approach to visualization☆236Updated 11 months ago
- Meẗal - The Decorator☆63Updated 7 years ago