summaryrefslogtreecommitdiff
path: root/lang/py-pygls/DESCR
blob: 5f3a211d2011d5e038c3fa05c42f6f452b255c9c (plain)
1
2
3
4
pygls (pronounced like "pie glass") is a pythonic generic implementation
of the Language Server Protocol for use as a foundation for writing
language servers using Python (e.g. Python, XML, etc.). It allows
you to write your own language server in just a few lines of code.