HallerPatrick / froschLinks
πΈ Debug faster than a frog catches a fly
β200Updated 3 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β99Updated 4 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 3 years ago
- Building Python CLI using docstrings and typehintsβ97Updated 10 months ago
- Build a simple command-line interface from your functionsβ110Updated 6 months ago
- The ultimate linter and formatter for removing unused import statements in your code.β248Updated 4 months ago
- Minimal, super readable string pattern matching for python.β183Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.β117Updated last month
- A fast and memory-optimized string library for heavy-text manipulation in Pythonβ251Updated 5 years ago
- Python library to decorate and beautify stringsβ263Updated 3 years ago
- Single-file alternative to python-requestsβ288Updated 7 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.β228Updated 5 years ago
- A file-based ORM for Python dataclasses.β211Updated last week
- Flake8 plugin to find commented out or dead codeβ316Updated 10 months ago
- An extension for flake8 that validates cognitive functions complexityβ71Updated 4 years ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3β288Updated 3 months ago
- timing functions, contexts and for-loopsβ88Updated 3 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interfaceβ175Updated 9 months ago
- Removes commented-out code from Python filesβ219Updated 2 months ago
- Automatically convert relative imports to absoluteβ160Updated last year
- A flake8 extension that helps to make more readable variables namesβ54Updated last year
- envclasses is a library to map fields on dataclass object to environment variables.β32Updated 3 years ago
- A terminal UI to inspect and explore Python objectsβ277Updated last year
- Check for python builtins being used as variables or parametersβ118Updated 3 months ago
- Array-like File Access in Pythonβ40Updated 2 years ago
- Safe, atomic formatting with black and Β΅sortβ110Updated last week
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!β243Updated 5 months ago
- Flake8 Type Annotation Checkingβ163Updated last month
- A Python type explainer!β83Updated 2 years ago
- βοΈ Spellcheck variables, classnames, comments, docstrings etcβ76Updated last year
- Replace `Optional[T]` by `Union[T, None]` πβ57Updated 3 years ago