amygdalama / python-internalsLinks
Resources for learning about Python internals and CPython source code
☆473Updated 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
Sorting:
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- A Python implementation of a Python bytecode runner☆1,322Updated 10 months ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆327Updated 5 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Python Application Tracer☆390Updated 4 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
- Code inspection for Python builtins☆103Updated 2 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- A universal computer knowledge topology for all the programmers worldwide.☆50Updated 7 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- 500 Lines or Less☆318Updated 2 years ago
- Trace any Python program, anywhere!☆700Updated 6 years 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
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- mini-TCP stack in Python, for fun☆561Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Visually explore Python object graphs☆809Updated 4 months ago
- Make blocking C library work with gevent☆430Updated 7 months ago
- Python library for asynchronous programming☆693Updated last month
- Easy, clean, reliable Python 2/3 compatibility☆1,177Updated last week
- An explorable explanation of python dictionaries☆150Updated 5 months ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Python: Faster Way☆230Updated 7 years ago
- vmprof - a statistical program profiler☆432Updated 2 months ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- A list of Python parsing tools☆117Updated 4 years ago