FICHA · AUR

python-typechecks

Helper functions for runtime type checking

  • type checking library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Small helper functions make runtime type checks easier to express in Python code. This library gives developers reusable checks for validating values when static typing is not enough or input arrives from dynamic sources.

It is imported by applications and libraries, not opened directly. Validation behavior depends on how the caller uses it, so it should complement clear error handling rather than replace it.

Permissions

Permissions not analysed for this source yet.