mbarkhau / pretty-tracebackLinks
Human readable stacktraces for Python.
☆50Updated last month
Alternatives and similar repositories for pretty-traceback
Users that are interested in pretty-traceback are comparing it to the libraries listed below
Sorting:
- Friendlier Python tracebacks.☆86Updated 6 months ago
- Tool for fixing trivial problems with your code.☆64Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆115Updated last month
- Colorization of help messages in Click☆89Updated 7 months ago
- A Python Enum that inherits from str.☆119Updated last year
- Removes commented-out code from Python files☆215Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Safely evaluate AST nodes without side effects☆47Updated last year
- ☆45Updated last year
- Toml sorting library☆107Updated last month
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated last year
- A simple task runner.☆124Updated 3 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆114Updated this week
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 8 months ago
- Conditional coverage based on any rules you define!☆76Updated 9 months ago
- Display, filter and search log messages in your terminal☆32Updated 3 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 7 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆85Updated 4 months ago
- Fast python test runner, compatible with a subset of pytest☆92Updated last year
- A file-based ORM for Python dataclasses.☆211Updated last week
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- flake8 plugin to validate annotations complexity☆48Updated 7 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆92Updated 2 years ago
- A Python type explainer!☆83Updated 2 years ago