Metadata-Version: 1.0
Name: safetypes
Version: 0.1rc1.post3
Summary: Python is a non typed language, and runs under the paradigm of first try and then it success or fails. This package allows you to have the capability of apply typing features in last versions of Python, allowing to the developer to have a transparent mechanism to grant that typing annotations are satisfied in the execution time of their programs.
Home-page: https://github.com/wiscot/safetypes
Author: Rafael Gutiérrez Martínez
Author-email: ragutimar@gmail.com
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
