HallerPatrick / froschLinks
🐸 Debug faster than a frog catches a fly
☆202Updated 2 years ago
Alternatives and similar repositories for frosch
Users that are interested in frosch are comparing it to the libraries listed below
Sorting:
- 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
- Build a simple command-line interface from your functions☆108Updated last week
- find functions when you can't remember their name☆101Updated 3 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Check for python builtins being used as variables or parameters☆116Updated last year
- Flake8 plugin for return expressions checking.☆62Updated last year
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated 11 months ago
- A terminal UI to inspect and explore Python objects☆273Updated 8 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆313Updated 4 months ago
- timing functions, contexts and for-loops☆87Updated 9 months ago
- Single-file alternative to python-requests☆285Updated 3 weeks ago
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 10 months ago
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last year
- envclasses is a library to map fields on dataclass object to environment variables.☆32Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆287Updated 5 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 2 months ago
- Flake8 Type Annotation Checking☆164Updated last week
- Building Python CLI using docstrings and typehints☆96Updated 3 months ago
- Pipfile (or requirements.txt) to pyproject.toml for Poetry☆50Updated 2 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 4 months ago
- A file-based ORM for Python dataclasses.☆210Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆447Updated last year