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.☆198Updated 9 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,631Updated 5 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- Python Application Tracer☆390Updated 4 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 9 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- A Python implementation of a Python bytecode runner☆1,313Updated 8 months ago
- Gevent tutorial for the Working Python Developer☆382Updated 10 months ago
- Python: Faster Way☆230Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆312Updated 5 years ago
- Example code for the workshop Modern Concurrency in Python☆97Updated 4 years ago
- Make blocking C library work with gevent☆430Updated 5 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
- mini-TCP stack in Python, for fun☆560Updated 8 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆515Updated 2 years ago
- Visually explore Python object graphs☆799Updated 2 months ago
- Experimental multicore fork of Python 3☆584Updated 3 months ago
- Network Server Performance Benchmarking Toolbench☆186Updated 6 years ago
- Trace any Python program, anywhere!☆700Updated 6 years ago
- slides for Unicode In Python, Completely Demystified (PyCon 2008)☆162Updated 2 years ago
- Guide to Python's magic methods☆1,704Updated last year
- CPython Internals 学习笔记☆120Updated 7 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,176Updated 8 months ago
- Asyncio documentation☆195Updated 3 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆533Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Python library for asynchronous programming☆692Updated last month