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,327Updated last year
- Python library for asynchronous programming☆696Updated last week
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Code from Concurrency Live - PyCon 2015☆167Updated 10 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Simple examples of concurrent server design in Python☆257Updated 4 years ago
- mini-TCP stack in Python, for fun☆562Updated 8 years ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- Notes describing my understanding of how modern Python event loops work☆329Updated 5 years ago
- Make blocking C library work with gevent☆430Updated 9 months ago
- Experimental multicore fork of Python 3☆587Updated 7 months ago
- Easy, clean, reliable Python 2/3 compatibility☆1,177Updated 2 months ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆535Updated 2 years ago
- 500 Lines or Less☆318Updated 2 years ago
- Python: Faster Way☆229Updated 7 years ago
- Asyncio documentation☆195Updated 4 years ago
- Visually explore Python object graphs☆818Updated 6 months ago
- Source files used for an introduction to Twisted☆609Updated 5 years ago
- A universal computer knowledge topology for all the programmers worldwide.☆50Updated 7 years ago
- Algorithms implemented in Python☆280Updated 2 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆325Updated 8 years ago
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆518Updated 2 years ago
- Distributed profiling on the cheap☆563Updated 6 years ago
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆336Updated 6 years ago
- Guide to Python's magic methods☆1,713Updated last year
- Learning project: simple, asynchronous, and minimalistic HTTP server and framework☆80Updated 8 years ago
- Python Low-Overhead Profiler☆919Updated 7 months ago