python3-typepy

library for variable type checker/validator/converter at a run time
  https://github.com/thombashi/typepy
  0
  no reviews



Typepy is a Python library for variable type checker/validator/converter at a run time.

Feature: * checking a value type * validate a value for a type * convert a value from a type to the other type