Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged types  ✕   ✕
GitHub - python/mypy: Optional static typing for Python 3 and 2 (PEP 484) https://github.com/python/mypy
Thu 29 Aug 2019 01:47:22 PM PDT archive.org

Mypy is an optional static type checker for Python. You can add type hints to your Python programs, and use mypy to type check them statically. Find bugs in your programs without even running them! You can mix dynamic and static typing in your programs. You can always fall back to dynamic typing when static typing is not convenient, such as for legacy code.

Can be loaded as a module or used as a command-line tool for manual checking. Can be integrated with text editors or IDEs to operate automatically.

python modules types checker cli tools lint
Pyre ยท A performant typechecker for Python https://pyre-check.org/
Fri 11 May 2018 04:05:31 PM PDT archive.org

Pyre is a fast, scalable type checker for large python codebases, designed to help improve code quality and development speed by flagging type errors interactively in your terminal or favorite editor. We follow the typing standards introduced in PEP484 and PEP526.

https://github.com/facebook/pyre-check

python python programming types checking analysis debugging
5004 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn