[ 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions (>= 4.12.0)
- Backported and Experimental Type Hints for Python