SkillAgentSearch skills...

Strongtyping

Decorator which checks whether the function is called with the correct type of parameters.

Install / Use

/learn @FelixTheC/Strongtyping

README

Python 3.10 Python 3.11 Python 3.12 Python 3.13 Python 3.14 PyPI version Python application image Code style: black Imports: isort Documentation Status

Strong Typing

<p>Decorator which <b>checks at Runtime</b> whether the function is called with the correct type of parameters.<br> And <b><em>raises</em> TypeMisMatch</b> if the used parameters in a function call where invalid.</p>

This is the release for Python-3.13 and above

  • If you need a different version please checkout the release Tags 2.*.*

Docs have been moved to 'readthedocs'

Related Skills

View on GitHub
GitHub Stars118
CategoryDevelopment
Updated7d ago
Forks5

Languages

Python

Security Score

85/100

Audited on Mar 19, 2026

No findings