Metadata-Version: 2.0
Name: py-type
Version: 0.0.3
Summary: A simple library for dynamic type checking in Python
Home-page: https://github.com/aberkley/py_type
Author: Alexander Berkley
Author-email: alexander.berkley@gmail.com
License: MIT
Keywords: python typing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License

# py_type
dynamic type checking library for Python

[![Build Status](https://travis-ci.org/aberkley/py_type.svg?branch=master)](https://travis-ci.org/aberkley/py_type)



