amygdalama / python-internals
Resources for learning about Python internals and CPython source code
☆471Updated 2 years ago
Alternatives and similar repositories for python-internals:
Users that are interested in python-internals are comparing it to the libraries listed below
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 years ago
- A Python implementation of a Python bytecode runner☆1,316Updated 9 months ago
- Notes describing my understanding of how modern Python event loops work☆313Updated 5 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆534Updated 2 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,630Updated 5 years ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 11 months ago
- Make blocking C library work with gevent☆430Updated 6 months ago
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆515Updated 2 years ago
- Example code for the workshop Modern Concurrency in Python☆97Updated 4 years ago
- Hunter is a flexible code tracing toolkit.☆815Updated 9 months ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Experimental multicore fork of Python 3☆585Updated 4 months ago
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆333Updated 6 years ago
- Trace any Python program, anywhere!☆700Updated 6 years ago
- A toy templating engine.☆149Updated 6 years ago
- Distributed profiling on the cheap☆563Updated 5 years ago
- A collection of popular design patterns implemented in Python programming language☆719Updated 3 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,178Updated 9 months ago
- Python: Faster Way☆230Updated 7 years ago
- Python Application Tracer☆390Updated 4 years ago
- Live-coding a Python 3 async framework☆67Updated 8 years ago
- mini-TCP stack in Python, for fun☆561Updated 8 years ago
- Asyncio documentation☆195Updated 3 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated last month