Pyrefly icon
Pyrefly icon

Pyrefly

Pyrefly is a type checker and language server for Python, which provides lightning-fast type checking along with IDE features such as code navigation, semantic highlighting, and code completion. It is available as a command-line tool and a VSCode extension.

Cost / License

  • Free
  • Open Source

Platforms

  • Python
  • Visual Studio Code
  • Linux
  • Mac
  • Windows
  • BSD
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Customizable

Features

  1.  Syntax Highlighting
  2.  Code Completion
  3.  Code navigation

 Tags

Pyrefly News & Activities

Highlights All activities

Recent activities

Show all activities

Pyrefly information

  • Developed by

    US flagMeta
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,048 Stars
  •  225 Forks
  •  444 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Pyrefly was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Pyrefly?

Pyrefly is a type checker and language server for Python, which provides lightning-fast type checking along with IDE features such as code navigation, semantic highlighting, and code completion. It is available as a command-line tool and a VSCode extension.

Key features:

  • Type Inference: Pyrefly infers types in most locations, apart from function parameters. It can infer types of variables and return types.
  • Flow Types: Pyrefly can understand your program's control flow to refine static types.
  • Incrementality: Pyrefly aims for large-scale incrementality at the module level, with optimized checking and parallelism.

Pyrefly Videos

Official Links