RussBaz / enforce
Python 3.5+ runtime type checking for integration testing and data validation
☆543Updated 9 months ago
Alternatives and similar repositories for enforce:
Users that are interested in enforce are comparing it to the libraries listed below
- Bottom-up approach to refactoring in python☆703Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Runtime inspection utilities for Python typing module☆355Updated 6 months ago
- Auto-generate PEP-484 annotations☆1,435Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆405Updated 2 months ago
- Debugging manhole for python applications.☆378Updated 7 months ago
- Hunter is a flexible code tracing toolkit.☆808Updated 7 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆341Updated 3 years ago
- A high-performance immutable mapping type for Python.☆1,144Updated 4 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Custom Python linting through AST expressions☆268Updated last year
- Asyncio strategy for SQLAlchemy.☆299Updated 3 years ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆587Updated last month
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Type hints support for the Sphinx autodoc extension☆567Updated last week
- A fast and thorough lazy object proxy.☆253Updated 3 months ago
- Python library to easily setup basic logging functionality☆340Updated 2 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆375Updated 6 months ago
- A simple plugin that allows running mypy from PyCharm and navigate between errors☆314Updated 3 years ago
- ☆587Updated 7 months ago
- Multiple dispatch☆822Updated 2 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Monitoring tool based on radon☆248Updated 4 months ago
- Self-service finite-state machines for the programmer on the go.☆601Updated last week
- An implementation of contracts for Python.☆345Updated 5 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆862Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- A Python Parser☆630Updated 2 months ago