We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c35087a + 2c9014a commit bcbbb86Copy full SHA for bcbbb86
winpython/data/packages.ini
@@ -3181,3 +3181,18 @@ description = Dash support for the Jupyter notebook interface
3181
[ansi2html]
3182
description = UNKNOWN
3183
3184
+[tomli]
3185
+description = A lil' TOML parser
3186
+
3187
+[python-lsp-server]
3188
+description = Python Language Server for the Language Server Protocol
3189
3190
+[python-lsp-jsonrpc]
3191
+description = JSON RPC 2.0 server library
3192
3193
+[python-lsp-black]
3194
+description = Black plugin for the Python LSP Server
3195
3196
+[cramjam]
3197
+description = Thin Python bindings to de/compression algorithms in Rust
3198
0 commit comments