esbonio 1.1.0


pip install esbonio

  Latest version

Released: Feb 19, 2026


Meta
Author: Alex Carney
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: MIT License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Topic
  • Documentation
  • Documentation :: Sphinx

Esbonio logo

Esbonio

PyPIPyPI - Python VersionPyPI - DownloadsLicense: MIT

esbonio - (v.) to explain

A Language Server that aims to make it easier to work with reStructuredText tools such as Sphinx

The language server provides the following features

Completion

Completion Demo

Definitions

Definition Demo

Diagnostics

Diagnostics Demo

Document Links

Document Link Demo

Document & Workspace Symbols

Document & Workspace Symbol Demo

Hover

Hover Demo

Implementations

Implementations Demo

Installation

It's recommended to install the language server with pipx

Be sure to check out the Getting Started guide for details on integrating the server with your editor of choice.

$ pipx install esbonio

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
aiosqlite
docutils
platformdirs
pygls (>=2.0)
tomli
websockets