File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Python LSP Server
2
2
3
3
[ ![ image] ( https://github.com/python-ls/python-ls/workflows/Linux%20tests/badge.svg )] ( https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Linux+tests%22 ) [ ![ image] ( https://github.com/python-ls/python-ls/workflows/Mac%20tests/badge.svg )] ( https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Mac+tests%22 ) [ ![ image] ( https://github.com/python-ls/python-ls/workflows/Windows%20tests/badge.svg )] ( https://github.com/python-ls/python-ls/actions?query=workflow%3A%22Windows+tests%22 ) [ ![ image] ( https://img.shields.io/github/license/python-ls/python-ls.svg )] ( https://github.com/python-ls/python-ls/blob/master/LICENSE )
4
+ [ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/python-lsp/python-lsp-server/badge )] ( https://scorecard.dev/viewer/?uri=github.com/python-lsp/python-lsp-server )
4
5
5
6
A Python 3.8+ implementation of the [ Language Server Protocol] ( https://github.com/Microsoft/language-server-protocol ) .
6
7
(Note: versions <1.4 should still work with Python 3.6)
You can’t perform that action at this time.
0 commit comments