RussBaz / enforce
Python 3.5+ runtime type checking for integration testing and data validation
☆545Updated 11 months ago
Alternatives and similar repositories for enforce
Users that are interested in enforce are comparing it to the libraries listed below
Sorting:
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆815Updated 9 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,042Updated 4 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- An implementation of contracts for Python.☆344Updated 5 years ago
- Auto-generate PEP-484 annotations☆1,439Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- ☆589Updated 10 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 4 months ago
- A fast and thorough lazy object proxy.☆258Updated 3 weeks ago
- vmprof - a statistical program profiler☆432Updated last month
- Eliot: the logging system that tells you *why* it happened☆1,144Updated 2 months ago
- A high-performance immutable mapping type for Python.☆1,151Updated 7 months ago
- Custom Python linting through AST expressions☆270Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆882Updated 4 months ago
- A decorator for caching properties in classes.☆705Updated 5 months ago
- Self-service finite-state machines for the programmer on the go.☆612Updated 3 weeks ago
- Python wrapper around rapidjson☆515Updated 5 months ago
- Seamless integration of tox into Travis CI☆202Updated 7 months ago
- pytest fixture for benchmarking code☆1,305Updated last month
- Debugging manhole for python applications.☆383Updated 10 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- A python package that provides useful locks.☆255Updated 2 months ago
- Python library to easily setup basic logging functionality☆339Updated 4 months ago
- Runtime inspection utilities for Python typing module☆360Updated 9 months ago
- Provides a fake file system that mocks the Python file system modules.☆683Updated last week
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago