dabeaz / blog
David Beazley's blog.
☆277Updated 7 months ago
Alternatives and similar repositories for blog:
Users that are interested in blog are comparing it to the libraries listed below
- Get a clue, get some code☆362Updated 3 years ago
- The Python asyncio tutorial I wish existed earlier☆289Updated 5 years ago
- Unravelling Python source code☆188Updated 10 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆51Updated 3 years ago
- better error messages for assert equals in pytest☆320Updated 6 months ago
- ☆191Updated 2 years ago
- ☆92Updated 2 years ago
- Generator Tricks for Systems Programmers (Tutorial)☆434Updated last year
- Instant visualization of Python AST and Code Objects☆134Updated 9 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 5 months ago
- A TUI disassembler☆119Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆372Updated last month
- Tool for automatically sorting python statements within a module☆370Updated last month
- Separate test code from test cases in pytest.☆354Updated 2 months ago
- Sample scripts and examples for my CPython Internals book☆257Updated 4 years ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A minimal re-implementation of Python's `venv` module☆135Updated 9 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆440Updated 4 months ago
- Visualize CPython's specializing, adaptive interpreter.☆650Updated 9 months ago
- Mypy static type checker plugin for Pytest☆250Updated 3 months ago
- a tool to detect test pollution☆182Updated 3 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆254Updated 3 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆208Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆345Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- dead simple python dead code detection☆350Updated 3 weeks ago
- A Python Enum that inherits from str.☆117Updated last year
- Useful types for Python☆124Updated 2 months ago
- Command-line parsing library for Python 3.☆130Updated 6 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 6 months ago