typeguard, 用于 python的运行时检查器.zip

时间:2022-10-29 19:37:48
【文件属性】:

文件名称:typeguard, 用于 python的运行时检查器.zip

文件大小:28KB

文件格式:ZIP

更新时间:2022-10-29 19:37:48

开源

typeguard, 用于 python的运行时检查器 这个库为用参数类型注释定义的函数提供运行时类型检查。支持 python 3.5 ( 可以在PyPI上获得旧版本的python 3 ) 中引入的typing 模块。 详情见下面。使用类型检查有三种主要方法,每种方法都有它的优缺点


【文件预览】:
typeguard-master
----README.rst(2KB)
----typeguard()
--------__init__.py(37KB)
--------py.typed(0B)
----.travis.yml(2KB)
----tox.ini(280B)
----LICENSE(1KB)
----setup.cfg(1KB)
----setup.py(207B)
----docs()
--------make.bat(760B)
--------versionhistory.rst(5KB)
--------conf.py(739B)
--------index.rst(6KB)
--------Makefile(634B)
--------api.rst(333B)
----tests()
--------test_typeguard_py36.py(3KB)
--------test_typeguard.py(33KB)
--------conftest.py(130B)
----.readthedocs.yml(111B)
----.gitignore(115B)
----pyproject.toml(151B)

网友评论