{"library":"runtype","type":"library","category":null,"description":"Runtype is a Python library providing utilities for fast run-time type validation and multiple dispatch. It enhances Python's built-in `dataclasses` with runtime type validation and automatic casting, offers smart alternatives to `isinstance` and `issubclass` for complex types, and implements a performant multiple-dispatch decorator. The library is currently at version 0.5.3, with a regular release cadence addressing bug fixes and performance improvements.","language":"python","status":"active","version":"0.5.3","tags":["type checking","validation","dataclasses","multiple dispatch","runtime"],"install":[{"cmd":"pip install runtype","imports":["from runtype import isa","from runtype.dataclass import dataclass","from runtype.dispatch import multidispatch"]}],"homepage":null,"github":"https://github.com/erezsh/runtype","docs":null,"changelog":null,"pypi":"https://pypi.org/project/runtype/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/runtype/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}