cansarigol / pdbrLinks
pdb + Rich library
☆352Updated last week
Alternatives and similar repositories for pdbr
Users that are interested in pdbr are comparing it to the libraries listed below
Sorting:
- pytest + rich integration (proof of concept)☆251Updated this week
- A terminal UI to inspect and explore Python objects☆277Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆106Updated last month
- Tool to Detect Surrounding Shell☆302Updated 3 months ago
- Removes commented-out code from Python files☆217Updated 2 weeks ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- Run `black` on python code blocks in documentation files☆675Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- dead simple python dead code detection☆391Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆238Updated 3 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- The slightly less uncompromising Python code formatter.☆401Updated last year
- A formatter for finding and removing unused import statements.☆310Updated last week
- Safe, atomic formatting with black and µsort☆109Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- better error messages for assert equals in pytest☆330Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- Add or enhance bash, fish, zsh and powershell completion in Click☆291Updated 8 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- Rate your Python packages package friendliness☆227Updated 2 months ago
- flake8 plugin to run black for checking Python coding style☆165Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated last month
- Use Poetry inside Nox sessions☆169Updated this week
- Separate test code from test cases in pytest.☆368Updated 3 months ago