Metadata-Version: 1.0
Name: MyDiPy
Version: 0.0.1
Summary: Function overloading, type checking, multiple dispatch, inheritance, and casting in Python 3.5+
Home-page: https://github.com/long-m-r/MyDiPy
Author: Matthew Long
Author-email: UNKNOWN
License: MIT
Description: Runtime-enforced type checking, method/function overloading, multiple dispatch, inheritance, and casting for Python 3.5+. Uses MyPy/PEP 484-style annotations but where it actually is enforced at runtime.
Platform: UNKNOWN
