screenshots.debian.net

Description

This library provides run-time type checking for functions defined with argument type annotations. This can be done in one of three ways:

* calling check_argument_types() from within the function body

* decorating the function with @typechecked

* using `with TypeChecker('packagename')`

This package installs the library for Python 3.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/agronholm/typeguard


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-typeguard

Read the original on screenshots.debian.net ↗