HallerPatrick / froschLinks
🐸 Debug faster than a frog catches a fly
☆201Updated 3 years ago
Alternatives and similar repositories for frosch
Users that are interested in frosch are comparing it to the libraries listed below
Sorting:
- Build a simple command-line interface from your functions☆109Updated 5 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- find functions when you can't remember their name☆99Updated 3 years ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- Single-file alternative to python-requests☆287Updated 6 months ago
- envclasses is a library to map fields on dataclass object to environment variables.☆32Updated 3 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 4 months ago
- Removes commented-out code from Python files☆217Updated last month
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 3 months ago
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Automatically convert relative imports to absolute☆159Updated last year
- pdb + Rich library☆352Updated this week
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆277Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- timing functions, contexts and for-loops☆88Updated 2 months ago
- A Python type explainer!☆83Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated last year
- Library for managing git hooks☆204Updated this week
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- Building Python CLI using docstrings and typehints☆98Updated 9 months ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- better error messages for assert equals in pytest☆330Updated last year