Python API

In this section you will find reference documentation on pygls’ Python API

Clients

pygls’ Language Client APIs.

Clients
Servers

pygls’ Language Server APIs

Servers
LSP Types

LSP type definitions, as provided by the lsprotocol library

Types
URIs

Helper functions for working with URIs

Types
Workspace

pygls’ workspace API

Workspace
Protocol

pygls’ low-level protocol APIs

Protocol
IO

pygls’ low-level input/output APIs

IO