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:
- A Python implementation of a Python bytecode runner☆1,325Updated 11 months ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,627Updated 5 years ago
- Python library for asynchronous programming☆696Updated last month
- A collection of popular design patterns implemented in Python programming language☆723Updated 3 years ago
- Notes describing my understanding of how modern Python event loops work☆330Updated 5 years ago
- Python: Faster Way☆229Updated 7 years ago
- Guide to Python's magic methods☆1,712Updated last year
- Easy, clean, reliable Python 2/3 compatibility☆1,176Updated last month
- Source files used for an introduction to Twisted☆609Updated 5 years ago
- Visually explore Python object graphs☆814Updated 5 months ago
- Make blocking C library work with gevent☆430Updated 9 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- The Architecture of Open Source Applications☆1,418Updated last year
- Just enough git (written in Python) to create a repo and push to GitHub☆324Updated 8 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- One Stop for Python Programming Resources. It's all about Python.☆338Updated 2 years ago
- Experimental multicore fork of Python 3☆587Updated 7 months ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 6 years ago
- Asyncio documentation☆195Updated 4 years ago
- Python Low-Overhead Profiler☆921Updated 6 months ago
- Trace any Python program, anywhere!☆701Updated 6 years ago
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆335Updated 6 years ago
- Algorithms implemented in Python☆279Updated 2 years ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- 500 Lines or Less☆318Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago