python-type

A powerful and flexible Python library for runtime type validation using type hints and custom type specifications. Available for Classes, Functions (lambda included), and Instances

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install python-type

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.2.0 2025-07-17
3.1.0 2025-07-17
3.0.0 2025-07-17
2.0.1 2025-07-14
2.0.0 2025-07-14
1.1.0 2025-07-14
1.0.0 2025-07-14

Issues with this package?

Page last updated 2025-07-17 18:32:06 UTC