文件名称:typeannotations, 在 python 代码中,带有用于注释类型的工具集的库.zip
文件大小:16KB
文件格式:ZIP
更新时间:2022-10-30 06:32:15
开源
typeannotations, 在 python 代码中,带有用于注释类型的工具集的库 python的类型注释https://github.com/ceronman/typeannotationstypeannotations 模块为 python 代码的类型检查和类型推断提供了一组工具。 它还提供了一组用于注释函数
【文件预览】:
typeannotations-master
----.gitignore(61B)
----COPYING(752B)
----README.rst(8KB)
----tests()
--------test_annontations.py(32KB)
--------__init__.py(0B)
--------test_overload.py(2KB)
----annotation()
--------overload.py(9KB)
--------typed.py(16KB)
--------__init__.py(0B)
----setup.py(1KB)