pyright
There are 48 repositories under pyright topic.
DetachHead/basedpyright
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
fannheyward/coc-pyright
Pyright extension for coc.nvim
youtype/mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
a5chin/python-uv
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes uv and Ruff.
l-mds/local-data-stack
Slow & local data allows you to move fast and deliver business value for the 99.9% of the data challenges.
Josverl/micropython-stubs
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
Josverl/micropython-stubber
Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
alefpereira/pyenv-pyright
Setup a pyenv virtualenv for microsoft pyright in the pyrightconfig.json config file
allthingslinux/tux
Tux is an all in one bot for the All Things Linux discord server.
HallerPatrick/py_lsp.nvim
Lsp Plugin for working with Python virtual environments
InSyncWithFoo/pyright-for-pycharm
Pyright integration for PyCharm
henribru/google-api-python-client-stubs
Type stubs for google-api-python-client
InSyncWithFoo/pyright-langserver-for-pycharm
Pyright language server integration for PyCharm Professional
vincentullmann/houdini_stubs
Python Stub File Generator for Houdini
decorator-factory/pyright-playground
Try Pyright in your browser
cdragos/fastapi-hatch-template
A template for FastAPI projects using Hatch for environment management and packaging, with built-in support for async operations, database migrations, and static analysis.
Zzzen/pyright-ast-viewer
Pyright AST viewer.
mjpieters/pyright-analysis
Visualise Python project type completeness
henribru/google-ads-stubs
Type stubs for the Google Ads API Client Library for Python
jordemort/action-pyright
A GitHub Action to run pyright
yaegassy/coc-pyright-tools
coc-pyright-tools is a coc-extension that adds its own functionality to coc-pyright for coc.nvim. Currently the "Inlay Hints", "CodeLens" and "Test Framework commands" feature is available.
dogweather/python-exhaustiveness-adts-monads
Demo code showing off the new true exhaustiveness checks with Python 3.10 + Pyright
henribru/googleapis-common-protos-stubs
Type stubs for googleapis-common-protos
ComPWA/pyright-pre-commit
Pre-commit hook for Pyright
AlexFlipnote/template.py
A standardized Python template configuration for my projects.
chris-santiago/cookie
Cookiecutter template
WasabiFan/pyright-ui-test-poc
A proof-of-concept demo of Pytest unit-tests which evaluate snippets under Pyright
colehaus/typed-transformer
A typed transformer implementation in JAX
henribru/django-huey-stubs
Type stubs for django-huey
henribru/google-auth-stubs
Type stubs for the Google Auth Python Library
kairos-xx/GitPyPi_3.12
This template provides a complete setup for Python projects with automated GitHub repository creation and PyPI package publishing capabilities.
Mazyod/lsp-python-types
LSP types for python 3.11+
mrKazzila/hotel_booking
Stepik course. Hotel booking project using FastApi.
pr-annotators/pyright-pr-annotator
Annotate pull requests with pyright errors detected during CI