microsoft / python-type-stubsLinks
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
☆288Updated 2 months ago
Alternatives and similar repositories for python-type-stubs
Users that are interested in python-type-stubs are comparing it to the libraries listed below
Sorting:
- Public type stubs for pandas☆284Updated this week
- Mypy plugin for the Python LSP Server.☆149Updated last month
- Python command line wrapper for pyright, a static type checker☆245Updated last month
- Linter plugin for pylsp based on ruff.☆205Updated last week
- Extended refactoring capabilities for python-lsp-server using Rope☆138Updated 10 months ago
- A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.☆704Updated 3 months ago
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆177Updated last year
- Pyink, pronounced pī-ˈiŋk, is a Python formatter, forked from Black with a few different formatting behaviors.☆275Updated 4 months ago
- Based Python static type checker with baseline, sane default settings and based typing features☆194Updated 3 weeks ago
- A pythonic generic language server☆709Updated 3 weeks ago
- Code generator and generated types for Language Server Protocol.☆139Updated 2 months ago
- python-lsp-server plugin that adds support to black autoformatter, forked from https://github.com/rupert/pyls-black/☆96Updated 3 months ago
- A formatter for finding and removing unused import statements.☆308Updated this week
- Backported and experimental type hints for Python☆529Updated 2 weeks ago
- Pandas type stubs. Helps you type-check your code.☆123Updated last year
- Poetry plugin to export the dependencies to various formats☆322Updated last week
- A curated list of awesome PDM plugins and resources☆380Updated 4 months ago
- Linting support for Python using the mypy linter.☆141Updated last week
- CommonMark compliant Markdown formatter☆646Updated last week
- pdb + Rich library☆352Updated this week
- A language server for working with Sphinx projects.☆157Updated last week
- Use https://github.com/astral-sh/uv with tox☆285Updated last week
- Formats docstrings to follow PEP 257