HallerPatrick / froschLinks
🐸 Debug faster than a frog catches a fly
☆203Updated 2 years ago
Alternatives and similar repositories for frosch
Users that are interested in frosch are comparing it to the libraries listed below
Sorting:
- find functions when you can't remember their name☆100Updated 3 years ago
- 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
- timing functions, contexts and for-loops☆88Updated 3 weeks ago
- Building Python CLI using docstrings and typehints☆98Updated 7 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Flake8 plugin to find commented out or dead code☆315Updated 8 months ago
- envclasses is a library to map fields on dataclass object to environment variables.☆32Updated 3 years ago
- Single-file alternative to python-requests☆286Updated 5 months ago
- Build a simple command-line interface from your functions☆109Updated 4 months ago
- Check for python builtins being used as variables or parameters☆118Updated 3 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Minimal, super readable string pattern matching for python.☆182Updated last year
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 6 months ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- Library for managing git hooks☆203Updated this week
- Automatically convert relative imports to absolute☆159Updated last year
- A terminal UI to inspect and explore Python objects☆275Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 10 months ago
- Flake8 plugin for return expressions checking.☆63Updated last month
- A fast and memory-optimized string library for heavy-text manipulation in Python☆252Updated 5 years ago
- Python library to decorate and beautify strings☆263Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- A file-based ORM for Python dataclasses.☆210Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- pdb + Rich library☆352Updated this week
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆178Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year