# python-language-server **Repository Path**: mirrors_sourcegraph/python-language-server ## Basic Information - **Project Name**: python-language-server - **Description**: Microsoft Language Server for Python - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Microsoft Python Language Server Microsoft Python Language Server implements [Language Server Protocol](https://microsoft.github.io/language-server-protocol/specification). Primary clients are [Python Extension to VS Code](https://github.com/Microsoft/vscode-python) and [Python Tools for Visual Studio](https://github.com/Microsoft/PTVS). Feel free to file issues or ask questions on our [issue tracker](https://github.com/Microsoft/python-language-server/issues), and we welcome code contributions.