albertz / py_better_exchookLinks
Zero-dependency Python excepthook/library that intelligently prints variables in stack traces
☆47Updated 2 weeks ago
Alternatives and similar repositories for py_better_exchook
Users that are interested in py_better_exchook are comparing it to the libraries listed below
Sorting:
- Patch the inner source of python functions at runtime.☆211Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- Porting Ruby's Forwardable module to Python☆45Updated 6 years ago
- A tool to auto generate the basic mocks and asserts for faster unit testing☆39Updated 3 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- A file-based ORM for Python dataclasses.☆211Updated this week
- Discover and load entry points from installed packages☆76Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 3 weeks ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Check your wheels have the right contents☆166Updated last month
- Operator overloading for fast anonymous functions.☆50Updated this week
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- Make Python CLI tools win the speed race, by cheating!☆76Updated last month
- pytest plugin to test server connections locally. This repository was migrated from Bitbucket.☆35Updated 2 weeks ago
- pytest plugin to test mypy static type analysis☆34Updated last week
- Python wrapper for Austin, the CPython frame stack sampler.☆37Updated 3 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 3 weeks ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆113Updated 2 years ago
- Bulletproof concurrent.futures☆53Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- Debugging manhole for python applications.☆401Updated last year
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Vendorize packages from PyPI☆106Updated last year
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆223Updated 2 months ago
- A simple example of how to structure a Python project☆126Updated 4 months ago
- show where your regex match assertion failed!☆80Updated last month
- Modifies strings to all use the same quote where possible☆97Updated 3 years ago