tylerwince / pydbg
Python implementation of the Rust `dbg` macro
☆86Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pydbg
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 3 years ago
- Cookiecutter template for a Python package with a Rust binary module that supports releasing on Windows, OSX and Linux.☆46Updated 7 years ago
- 🧣 Write reusable web API interactions☆122Updated 3 weeks ago
- Python memoization across program runs.☆111Updated 5 years ago
- show where your regex match assertion failed!☆81Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Check your wheels have the right contents☆160Updated 6 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- A PipEnv Environment Switcher☆134Updated last year
- Python variant types that work with match☆48Updated 7 months ago
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆152Updated 5 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆127Updated last year
- Command line programs for busy developers.☆130Updated 6 years ago
- ☆79Updated last year
- Register CLI commands via setuptools entry-points.☆129Updated last year
- Bring colors to your terminal☆51Updated 4 years ago
- Parse and manipulate version numbers.☆47Updated 9 months ago
- Python wrapper of the RuRe.☆88Updated 5 years ago
- A tool that executes a suite of static analysis tools upon a Python project.☆32Updated last year
- A pytest plugin that limits the output to just the things you need.☆89Updated 2 months ago
- Array-like File Access in Python☆41Updated last year
- Compiles a python function with cython using only a decorator.☆185Updated 7 years ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated last year
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated 9 months ago
- Update your version while having a drink☆90Updated 4 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years 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 3 weeks ago