aroberge / friendlyLinks
Aimed at Python beginners: replacing standard traceback by something easier to understand
☆323Updated 4 years ago
Alternatives and similar repositories for friendly
Users that are interested in friendly are comparing it to the libraries listed below
Sorting:
- Get a clue, get some code☆367Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- Map CSV to Data Classes☆197Updated last year
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 3 years ago
- One weird trick to make your code more reliable☆301Updated 3 months ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Unravelling Python source code☆191Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆288Updated last week
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated last week
- Readable regular expressions for Python 3.6 and up.☆360Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- A tool to automatically convert old string literal formatting to f-strings☆726Updated this week
- Check your wheels have the right contents☆167Updated 2 weeks ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Build a simple command-line interface from your functions☆109Updated 3 months ago
- Matcher library for Python☆241Updated last month
- better error messages for assert equals in pytest☆329Updated last year
- A real QUICK Qt5 based gUI generator for ClicK☆200Updated last year
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- A terminal UI to inspect and explore Python objects☆275Updated last year
- Friendlier Python tracebacks.☆87Updated 6 months ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- Fluent assertions for Python☆85Updated 3 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated last year
- pytest + rich integration (proof of concept)☆249Updated 2 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year