getslash / dessert
Standalone version of pytest's assertion introspection rewrite
☆11Updated 3 months ago
Alternatives and similar repositories for dessert:
Users that are interested in dessert are comparing it to the libraries listed below
- Datetime type support for click.☆24Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Fast fractions reimplementation in Cython☆38Updated last week
- py-test plugin: an incremental test runner☆47Updated 2 years ago
- A pygments lexer for pytest output☆23Updated 9 months ago
- Formats your tox.ini files☆41Updated this week
- A plugin for flake8 integrating Mypy.☆100Updated 4 years ago
- flake8 debug statement checker☆41Updated 2 years ago
- A library for working with Python modules☆19Updated 6 years ago
- A stupid module that lets you use `dictproxy` on any Python.☆15Updated 11 years ago
- Discover and load entry points from installed packages☆73Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆63Updated 11 months ago
- Pure-Python HTTP/2 framing☆42Updated 3 weeks ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆12Updated last week
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆31Updated 3 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆22Updated this week
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆32Updated last year
- Ordered Set implementation in Cython☆74Updated 4 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆18Updated this week
- Caching for humans☆64Updated 8 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 4 months ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago
- Better version of repr/reprlib for short, cheap string representations in Python