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.☆197Updated 9 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- A Python implementation of a Python bytecode runner☆1,312Updated 6 months ago
- Code from Concurrency Live - PyCon 2015☆166Updated 9 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,632Updated 5 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,173Updated 7 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆312Updated 5 years ago
- mini-TCP stack in Python, for fun☆559Updated 8 years ago
- Python: Faster Way☆231Updated 6 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 9 months ago
- Make blocking C library work with gevent☆429Updated 4 months ago
- Python Application Tracer☆390Updated 4 years ago
- Experimental multicore fork of Python 3☆584Updated 2 months ago
- Visually explore Python object graphs☆791Updated last month
- Distributed profiling on the cheap☆563Updated 5 years ago
- C compiler created in Python.☆1,045Updated last year
- CPython Internals 学习笔记☆120Updated 7 years ago
- Python Low-Overhead Profiler☆919Updated last month
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆513Updated 2 years ago
- vmprof - a statistical program profiler☆431Updated this week
- Trace any Python program, anywhere!☆700Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 9 months ago
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆334Updated 6 years ago
- One Stop for Python Programming Resources. It's all about Python.☆337Updated 2 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- Python State Machine for humans☆406Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 9 months ago
- Examples of safe coding practice for Python C extensions.☆224Updated this week