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
- Notes describing my understanding of how modern Python event loops work☆313Updated 5 years ago
- David Beazley's blog.☆279Updated 9 months ago
- Async Techniques and Examples in Python Course☆461Updated 2 years ago
- The Python asyncio tutorial I wish existed earlier☆289Updated 5 years ago
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆461Updated 2 years ago
- Code from Concurrency Live - PyCon 2015☆166Updated 10 years ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Agnostic Github client API -- An EDSL for connecting to REST servers☆428Updated 10 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Code for the examples on my article in Medium AsyncIO for the Working Python Developer☆236Updated 2 years ago
- Get a clue, get some code☆362Updated 3 years ago
- An explorable explanation of python dictionaries☆150Updated 4 months ago
- Sample scripts and examples for my CPython Internals book☆263Updated 4 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,125Updated 3 months ago
- Visually explore Python object graphs☆803Updated 3 months ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆242Updated last year
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,251Updated 9 months ago
- Toolkit to run Python benchmarks☆847Updated last month
- A Munch is a Python dictionary that provides attribute-style access (a la JavaScript objects).☆776Updated 10 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,231Updated 9 months ago
- A decorator for caching properties in classes.☆705Updated 4 months ago
- What the mock? -- Cheatsheet for mocking in Python☆90Updated 5 years ago
- ☆129Updated 6 years ago
- Hunter is a flexible code tracing toolkit.☆816Updated 9 months ago
- Learn how modern async web frameworks work, by writing simple clone from scratch☆345Updated 2 years ago
- Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.☆236Updated 2 weeks ago
- Cookiecutter template for a Python application project.☆124Updated last year
- decorator☆869Updated last month
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆287Updated 5 years ago
- ☆157Updated 2 years ago