下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
可选的 Python 静态类型检查库
Claim
Collect
Share
19.9k
Stars
No
Chinese
Python
Language
Yes
Active
771
Contributors
3k
Issues
Yes
Organization
None
Latest
3k
Forks
None
License
More
Python 静态类型检查库。既然 Python 是一门动态类型语言,为啥还要检查类型呢?有了静态类型检测则无需运行代码,就可以发现程序中潜在的错误。还可以加入到 `git hook` 中,实现在提交代码前自动检查。详情查看[这篇文章](https://mp.weixin.qq.com/s/K4RGr5NqMFAUKtB0KFPV5g)
Included in:
Vol.66
Tags:
Python

Comments

Rating:
No comments yet