cansarigol / pdbr
pdb + Rich library
☆344Updated last week
Alternatives and similar repositories for pdbr:
Users that are interested in pdbr are comparing it to the libraries listed below
- A terminal UI to inspect and explore Python objects☆272Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- pytest + rich integration (proof of concept)☆235Updated 2 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆210Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- A formatter for finding and removing unused import statements.☆308Updated 2 weeks ago
- A Python type checker☆357Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆311Updated last week
- Reusable constraint types to use with typing.Annotated☆535Updated last month
- Removes commented-out code from Python files☆209Updated 10 months ago
- Separate test code from test cases in pytest.☆355Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- better error messages for assert equals in pytest☆320Updated 6 months ago
- dead simple python dead code detection☆351Updated last month
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆395Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated 2 weeks ago
- Tool for automatically sorting python statements within a module☆370Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆237Updated 7 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- A little benchmarking tool for Python☆180Updated last year
- Write short and fully-typed lambdas where you need them.☆276Updated last year
- Automatically add simple type annotations to your code☆250Updated 5 months ago
- flake8 plugin to run black for checking Python coding style☆164Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 2 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆85Updated 4 months ago