FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TeleAI-mcp/pytype: A static type analyzer for Python code · GitHub

forked from google/pytype
 
 

Latest commit

 

History

6,970 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytype

A static type analyzer for Python code.

Overview

Pytype is a static type analyzer for Python code. It can infer types on code without type annotations, and can also check code that has type annotations.

Installation

pip install pytype

Usage

pytype your_file.py

For more information, see the documentation.

Related Projects

  1. related project pyright
  2. related project mypy

About

A static type analyzer for Python code

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL