{"library":"pyls-spyder","title":"pyls-spyder","description":"Spyder extensions for the python-lsp-server, providing enhanced features such as block comment detection and code cell folding ranges. Current version is 0.4.0, with a release cadence aligned with python-lsp-server updates. Maintenance mode.","language":"python","status":"maintenance","last_verified":"Fri May 01","install":{"commands":["pip install pyls-spyder"],"cli":null},"imports":["from pyls_spyder import install"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# No direct import needed; plugin auto-activates when python-lsp-server is configured to load pyls-spyder\n# Ensure pyls-spyder is installed and pylsp is configured\nimport os\nimport subprocess\nsubprocess.run(['pylsp', '--help'], check=True)","lang":"python","description":"Install the package and pylsp will auto-discover the plugin. No manual registration required.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}