[ forky ]
[ sid ]
[ 源代码: python-typing-inspection ]
软件包:python3-typing-inspection(0.4.1-1)
python3-typing-inspection 的相关链接
Debian 的资源:
下载源码包 python-typing-inspection:
- [python-typing-inspection_0.4.1-1.dsc]
- [python-typing-inspection_0.4.1.orig.tar.gz]
- [python-typing-inspection_0.4.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Tools to inspect Python type annotations at runtime
This package provides low-level functions to check if a variable is a "typing" object, and high-level introspection utilities used to inspect type annotations that take runtime edge cases into account.
其他与 python3-typing-inspection 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-typing-extensions (>= 4.12.0)
- Backported and Experimental Type Hints for Python