Sponsor of the Day:
Jerkmate
https://www.gauge.sh/blog/python-extensions-should-be-lazy
Python extensions should be lazy - Gauge - Solving the monolith/microservices dilemma
Python's memory model is a performance bottleneck. Gauge is solving the monolith/microservices dilemma. We’re building tools to untangle codebases through...
python extensionslazygaugesolvingmonolith
https://towardsdatascience.com/nine-rules-for-writing-python-extensions-in-rust-d35ea3a4ec29/?sk=f8d808d5f414154fdb811e4137011437
Nine Rules for Writing Python Extensions in Rust | Towards Data Science
Jan 16, 2025 - Practical Lessons from Upgrading Bed-Reader, a Python Bioinformatics Package
towards data sciencepython extensionsnineruleswriting
https://www.bruceeckel.com/2020/11/22/rust-retreat/
Python Extensions with Rust and Go
python extensionsrustgo
https://peps.python.org/pep-0311/
PEP 311 – Simplified Global Interpreter Lock Acquisition for Extensions | peps.python.org
This PEP proposes a simplified API for access to the Global Interpreter Lock (GIL) for Python extension modules. Specifically, it provides a solution for...
global interpreter lockpeps python311simplifiedacquisition
https://extensions.panic.com/extensions/net.danwatson/net.danwatson.Python/
Python | Nova Extensions
Batteries-included Python support for Nova.
nova extensionspython
https://packaging.python.org/en/latest/guides/packaging-binary-extensions/
Packaging binary extensions - Python Packaging User Guide
python user guidepackagingbinaryextensions
https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown-extensions/
Python Markdown Extensions - Material for MkDocs
python markdownextensionsmaterialmkdocs
https://cython.org/
Cython: C-Extensions for Python
c extensionscythonpython