tylerwince / pydbg
Python implementation of the Rust `dbg` macro
☆87Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pydbg
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 3 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- Check your wheels have the right contents☆160Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated last year
- Cookiecutter template for a Python package with a Rust binary module that supports releasing on Windows, OSX and Linux.☆46Updated 7 years ago
- A pytest plugin that limits the output to just the things you need.☆89Updated 2 months ago
- A plugin for flake8 integrating Mypy.☆102Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last month
- Python variant types that work with match☆48Updated 7 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 9 months ago
- ☆79Updated last year
- Array-like File Access in Python☆41Updated last year
- Rate your Python packages package friendliness☆212Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- python decorators made easy.☆24Updated 5 months ago
- py-test plugin: an incremental test runner☆45Updated 2 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- Typemap - The Annotator (TM)☆55Updated 5 years ago
- coverage, just moreso☆43Updated last year
- ☆41Updated 9 months ago
- Pytest plugin for testing console scripts☆78Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated last year