diff --git a/_implementors/sdks.md b/_implementors/sdks.md index d95d81b..975d996 100644 --- a/_implementors/sdks.md +++ b/_implementors/sdks.md @@ -15,6 +15,7 @@ index: 3 | Java | Eclipse, TypeFox | [Eclipse LSP4J](https://github.com/eclipse/lsp4j) | | Haxe | @nadako | [language-server-protocol-haxe](https://github.com/vshaxe/language-server-protocol-haxe)| | PHP | [Felix Becker](https://github.com/felixfbecker) | [php-language-server](https://github.com/felixfbecker/php-language-server)| +| Python | [Yeger](https://github.com/yeger00) | [pylspclient](https://github.com/yeger00/pylspclient)| | Rust | [Bruno Medeiros](https://github.com/bruno-medeiros) | [RustLSP](https://github.com/RustDT/RustLSP)| | Haskell | [Alan Zimmerman](https://github.com/alanz) | [Haskell-LSP](https://github.com/alanz/haskell-lsp)| | Haskell | [Luke Lau](https://github.com/Bubba) | [lsp-test](https://github.com/Bubba/lsp-test)|