Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/detachhead/basedpyright
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
https://github.com/detachhead/basedpyright
based pylance pyright python typing
Last synced: 18 days ago
JSON representation
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
- Host: GitHub
- URL: https://github.com/detachhead/basedpyright
- Owner: DetachHead
- License: other
- Created: 2023-12-02T01:04:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T06:37:14.000Z (19 days ago)
- Last Synced: 2024-10-20T23:14:09.591Z (19 days ago)
- Topics: based, pylance, pyright, python, typing
- Language: TypeScript
- Homepage: https://docs.basedpyright.com
- Size: 94 MB
- Stars: 1,077
- Watchers: 4
- Forks: 19
- Open Issues: 349
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-python-typing - basedpyright - Pyright fork with improvements to VSCode support and various other fixes. (Static type checkers)
README
basedpyright[![pypi](https://img.shields.io/pypi/dm/basedpyright?logo=pypi&color=3775A9)](https://pypi.org/project/basedpyright/)
[![visual studio marketplace](https://img.shields.io/visual-studio-marketplace/d/detachhead.basedpyright?logo=visualstudiocode&color=007ACC)](https://marketplace.visualstudio.com/items?itemName=detachhead.basedpyright)
[![open VSX](https://img.shields.io/open-vsx/dt/detachhead/basedpyright?logo=vscodium&color=2F80ED)](https://open-vsx.org/extension/detachhead/basedpyright)
[![sublime text](https://img.shields.io/packagecontrol/dt/LSP-basedpyright?logo=sublimetext&color=FF9800)](https://packagecontrol.io/packages/LSP-basedpyright)
[![pycharm](https://img.shields.io/jetbrains/plugin/v/24145?logo=pycharm)](https://plugins.jetbrains.com/plugin/24145)
[![homebrew](https://img.shields.io/homebrew/installs/dm/basedpyright?logo=homebrew&color=fbb040)](https://formulae.brew.sh/formula/basedpyright)
[![Discord](https://img.shields.io/discord/948915247073349673?logo=discord&color=5865F2)](https://discord.gg/7y9upqPrk2)
[![basedpyright - checked](https://img.shields.io/badge/basedpyright-checked-42b983)](https://docs.basedpyright.com)Basedpyright is a fork of [pyright](https://github.com/microsoft/pyright) with various type checking improvements, improved vscode support and pylance features built into the language server.
See [the documentation](https://detachhead.github.io/basedpyright) for information about why this fork exists, and a comprehensive list of features and improvements we've made to pyright.