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:
- Make implemented in pure Python☆72Updated last year
- Capture the outcome of Python function calls☆35Updated 5 months ago
- backport of lib2to3, with enhancements☆53Updated 8 months ago
- ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.☆76Updated last week
- Use JSON Schema for type checking in Python☆40Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Typed environment variable parsing for Python☆17Updated last week
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated 2 years ago
- Cython PyParsing implementation.☆32Updated 11 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- xonsh readable traceback☆12Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- A Python REPL the way I like it☆51Updated last week
- Python Typing Intersection examples☆49Updated last year
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆63Updated last year
- VS Code extension that provides type checking and analysis for Python code using mypy.☆120Updated 5 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Type stubs for the lxml package☆45Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- Automagically import missing modules in IPython.☆66Updated 3 months ago
- Annotate Python AST trees with source text and token information☆188Updated 3 weeks ago
- Lints Python code blocks in Markdown files using flake8☆24Updated 8 months ago
- ☆54Updated last week
- An experiment to use infix operators in Python☆57Updated 6 years ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆17Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings☆39Updated 3 months ago