matangover / mypylsLinks
Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.
☆34Updated 4 years ago
Alternatives and similar repositories for mypyls
Users that are interested in mypyls are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- backport of lib2to3, with enhancements☆53Updated last year
- Use JSON Schema for type checking in Python☆41Updated last year
- ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.☆77Updated 3 weeks ago
- Capture the outcome of Python function calls☆35Updated 9 months ago
- Typed environment variable parsing for Python☆18Updated 3 weeks ago
- Python Typing Intersection examples☆50Updated last year
- VS Code extension that provides type checking and analysis for Python code using mypy.☆125Updated 8 months ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Lints Python code blocks in Markdown files using flake8☆25Updated 11 months ago
- ☆46Updated last month
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆65Updated 2 months ago
- Yet another style-preserving TOML library for Python☆13Updated 4 years ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆17Updated 4 months ago
- ☆19Updated 2 weeks ago
- replace '__all__' with '@public.add' decorator☆15Updated 5 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Cython PyParsing implementation.☆33Updated last week
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆73Updated 2 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Make implemented in pure Python☆73Updated last year
- A Python REPL the way I like it☆53Updated 3 months ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Stream JSON parser for Python☆49Updated 3 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- pip-run - dynamic dependency loader for Python☆139Updated 7 months ago
- xonsh readable traceback☆12Updated 3 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last week