pylsp-mypy VS dmypy-ls

Compare pylsp-mypy vs dmypy-ls and see what are their differences.

pylsp-mypy

Mypy plugin for the Python LSP Server. (by python-lsp)

dmypy-ls

mypy language server (using mypy server instead of command line) (by sileht)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pylsp-mypy dmypy-ls
3 1
108 10
11.1% -
6.0 5.3
about 1 month ago 7 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pylsp-mypy

Posts with mentions or reviews of pylsp-mypy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-07.

dmypy-ls

Posts with mentions or reviews of dmypy-ls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-13.
  • Mypy 0.940 Released
    3 projects | /r/Python | 13 Mar 2022
    Apparently not especially hard: https://github.com/sileht/dmypy-ls/blob/main/dmypy_ls/__init__.py. I tried installing this and it seems to at least start up and provisionally do some things.

What are some alternatives?

When comparing pylsp-mypy and dmypy-ls you can also consider the following projects:

pydantic-cli - Turn Pydantic defined Data Models into CLI Tools

python-lsp-black - python-lsp-server plugin that adds support to black autoformatter, forked from https://github.com/rupert/pyls-black/

pyls-flake8 - Python Language Server plugin for Flake8

python-lsp-server - Fork of the python-language-server project, maintained by the Spyder IDE team and the community

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

pyls-isort - Isort plugin for python-language-server