[ Fonte: python-typeguard ]
Pacote: python3-typeguard (2.2.2-2)
Links para python3-typeguard
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-typeguard:
- [python-typeguard_2.2.2-2.dsc]
- [python-typeguard_2.2.2.orig.tar.gz]
- [python-typeguard_2.2.2-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Run-time type checker for Python
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.
Outros pacotes relacionados a python3-typeguard
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download de python3-typeguard
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 14.6 kB | 55.0 kB | [lista de arquivos] |
