Pyright: Static Type Checker for Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pyright

    Static Type Checker for Python

  • From this comparison (https://github.com/microsoft/pyright/blob/main/docs/mypy-com...) it looks like Pyright fixes a load of issues that MyPy has. It also seems much closer to how TypeScript works (I have worked significantly more with TypeScript than typed Python and really like it)

    Is there a reason not to go with Pyright and stick with MyPy?

  • mypy-zope

    Plugin for mypy to support zope.interface

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pyright

    Fork with experimental browser support. See https://github.com/microbit-foundation/pyright/blob/microbit/THIS_FORK.md for more information (by microbit-foundation)

  • The Micro:bit Educational Foundation do it for https://python.microbit.org/ where the scope is conveniently limited (to MicroPython running on a device with finite flash/RAM)

    https://github.com/microbit-foundation/pyright

  • python-editor-v3

    Micro:bit Educational Foundation Python Editor V3

  • The Micro:bit Educational Foundation do it for https://python.microbit.org/ where the scope is conveniently limited (to MicroPython running on a device with finite flash/RAM)

    https://github.com/microbit-foundation/pyright

  • pylance-release

    Documentation and issues for Pylance

  • The precedence should be: "typing" folder in workspace root -> project "extra paths" -> python search paths -> pylance bundled.

    If that's not working for you you should open an issue at https://github.com/microsoft/pylance-release.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts