Microsoft Python Language Server implements Language Server Protocol.
Primary clients are Python Extension to VS Code and Python Tools for Visual Studio.
Feel free to file issues or ask questions on our issue tracker, and we welcome code contributions.
Building a Docker image
make docker
Running a Docker container
make run-docker
Deploying to hub.docker.com
bash deploy.sh