jima80525 / ctypes_example
Code associated with an upcoming blog post discussing ctypes and python bindings in general
☆61Updated 3 years ago
Alternatives and similar repositories for ctypes_example:
Users that are interested in ctypes_example are comparing it to the libraries listed below
- A memory profiler for Python. As easy as adding a decorator!☆127Updated 3 years ago
- aiohttp tutorial for US PyCon 2019☆63Updated 3 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- Weave - tools for including C/C++ code within Python code.☆56Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 7 years ago
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 4 years ago
- A spelling checker for Sphinx-based documentation☆82Updated last month
- Design a new better C API for Python☆59Updated last month
- Pyfilesystem2 over SSH using paramiko☆90Updated 11 months ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 2 years ago
- A Python 2/3 compatibility layer for C extensions☆61Updated 5 months ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆156Updated 6 years ago
- This is no longer maintained. https://bitbucket.org/davidcorne/design-patterns-in-python is it's new home.☆127Updated 11 years ago
- Instant visualization of Python AST and Code Objects☆134Updated 8 months ago
- Discover and load entry points from installed packages☆73Updated last month
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆77Updated 4 years ago
- PyPy binary wheels for some popular packages☆80Updated 2 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆91Updated 3 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆66Updated 6 years ago
- Sphinx extension to let you write LaTeX math using $$☆34Updated 11 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Python Reference (The Right Way)☆124Updated 7 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 4 months ago
- transaction support for TinyDB☆94Updated 2 years ago
- Jonga: Python function call graph visualization☆54Updated 2 weeks ago