lsp-cli 0.1.6

Command-line tool for talking to Language Server Protocol (LSP) servers from the terminal.
1
2
3
4
5
[project]
name = "playground-python"
version = "0.1.0"
description = "Minimal Python playground for lsp-cli"
requires-python = ">=3.11"