github DetachHead/basedpyright v1.0.0

latest releases: v1.17.5, v1.17.4, v1.17.3...
8 months ago

1.0.0 🚀🚀🚀🚀🚀

Basedpyright is a static type checker for Python that is built on top of the work done by the pyright project.

new features include:

  • reportUnreachable option
  • first-party pypi package
  • vscode extension that pins the version of basedpyright to the one installed from your project's dependencies

and more coming soon! :)))

see the documentation for more information about these features and the motivation behind this project.

What's Changed since 0.2.7

  • update user-facing "pyright" references to "basedpyright" by @DetachHead in #52
  • add all typeCheckingMode option and disable warnings when typeCheckingMode is off by @DetachHead in #49

Full Changelog: v0.2.7...v1.0.0

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.