Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-typepy
library for variable type checker/validator/converter at a run time
https://github.com/thombashi/typepy
0
no reviews
Install
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