[ 源代码: python-typing-inspect ]
软件包:python3-typing-inspect(0.9.0-1)
python3-typing-inspect 的相关链接
Debian 的资源:
下载源码包 python-typing-inspect:
- [python-typing-inspect_0.9.0-1.dsc]
- [python-typing-inspect_0.9.0.orig.tar.xz]
- [python-typing-inspect_0.9.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
API for runtime inspection of types in Python
The typing-inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.
其他与 python3-typing-inspect 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python