dabeaz / generators
Generator Tricks for Systems Programmers (Tutorial)
☆437Updated last year
Alternatives and similar repositories for generators:
Users that are interested in generators are comparing it to the libraries listed below
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆459Updated 2 years ago
- Get a clue, get some code☆362Updated 3 years ago
- David Beazley's blog.☆277Updated 8 months ago
- Notes describing my understanding of how modern Python event loops work☆312Updated 5 years ago
- The Python asyncio tutorial I wish existed earlier☆289Updated 5 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 9 years ago
- Learn how modern async web frameworks work, by writing simple clone from scratch☆344Updated 2 years ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- An explorable explanation of python dictionaries☆150Updated 3 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,228Updated 8 months ago
- ☆157Updated 2 years ago
- A high-performance immutable mapping type for Python.☆1,145Updated 5 months ago
- Collection of presentations for advanced Python topics☆279Updated 3 years ago
- Eliot: the logging system that tells you *why* it happened☆1,129Updated last month
- Visually explore Python object graphs☆800Updated 2 months ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆242Updated last year
- A template for Python Projects. INSERT TAGLINE HERE.™☆170Updated 2 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Guide to Python's magic methods☆1,705Updated last year
- Live-coding a Python 3 async framework☆67Updated 8 years ago
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- more easily searchable list of explains playlist☆423Updated this week
- A "run" function for asyncio-based apps that does all the boilerplate.☆454Updated 2 months ago
- Python State Machine for humans☆406Updated 4 years ago
- miniature redis-like server implemented in Python☆144Updated 2 years ago
- Agnostic Github client API -- An EDSL for connecting to REST servers☆425Updated 9 months ago
- Cookiecutter template for a Python application project.☆125Updated last year
- Decorator based error handling for Python☆150Updated 2 months ago
- Asyncio documentation☆195Updated 3 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆328Updated 10 months ago