[ 源代码: typeshed ]
软件包:python3-typeshed(0.0~git20241223.ea91db2-1)
python3-typeshed 的相关链接
Debian 的资源:
下载源码包 typeshed:
- [typeshed_0.0~git20241223.ea91db2-1.dsc]
- [typeshed_0.0~git20241223.ea91db2.orig-stub-uploader.tar.xz]
- [typeshed_0.0~git20241223.ea91db2.orig.tar.xz]
- [typeshed_0.0~git20241223.ea91db2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
collection of library stubs for Python, with static types
Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects.
This data can e.g. be used for static analysis, type checking or type inference.