
runtype 0.5.3
0
Type dispatch and validation for run-time Python
Contents
Type dispatch and validation for run-time Python
Stars: 172, Watchers: 172, Forks: 3, Open Issues: 4The erezsh/runtype repo was created 6 years ago and the last code push was 2 months ago.
The project is popular with 172 github stars!
How to Install runtype
You can install runtype using pip
pip install runtype
or add it to a project with poetry
poetry add runtype
Package Details
- Author
- Erez Shinan
- License
- MIT
- Homepage
- https://github.com/erezsh/runtype
- PyPi:
- https://pypi.org/project/runtype/
- GitHub Repo:
- https://github.com/erezsh/runtype
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
- Utilities
Related Packages
Errors
A list of common runtype errors.
Code Examples
Here are some runtype code examples and snippets.
GitHub Issues
The runtype package has 4 open issues on GitHub
- runtype does not respect transitivity of subtyping relation between MutableMapping and Mapping
pythonfix





