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,323Updated 11 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Python: Faster Way☆229Updated 7 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,176Updated last month
- Notes describing my understanding of how modern Python event loops work☆330Updated 5 years ago
- Python Application Tracer☆390Updated 4 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆324Updated 8 years ago
- Make blocking C library work with gevent☆430Updated 8 months ago
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆516Updated 2 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 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
- mini-TCP stack in Python, for fun☆561Updated 8 years ago
- Visually explore Python object graphs☆812Updated 5 months 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
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Another benchmark for some python frameworks☆720Updated last year
- A toy templating engine.☆149Updated 6 years ago
- Trace any Python program, anywhere!☆700Updated 6 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Python library for asynchronous programming☆694Updated 2 weeks ago
- Lightweight web framework that only does publishing.☆82Updated 2 years ago
- Example code for the workshop Modern Concurrency in Python☆97Updated 4 years ago
- ☆608Updated 7 years ago
- 500 Lines or Less☆318Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago