{"id":27569,"library":"zuban","title":"Zuban Language Server","description":"Zuban is a Python-based language server for the Zuban programming language. It provides IDE features like code completion, diagnostics, and refactoring. Current version is 0.7.1, released periodically.","status":"active","version":"0.7.1","language":"python","source_language":"en","source_url":"https://github.com/zubanls/zubanls-python","tags":["language-server","zuban","ide"],"install":[{"cmd":"pip install zuban","lang":"bash","label":"Install via pip"}],"dependencies":[],"imports":[{"wrong":"from zuban.server import ZubanLanguageServer","symbol":"ZubanLanguageServer","correct":"from zuban import ZubanLanguageServer"}],"quickstart":{"code":"from zuban.server import ZubanLanguageServer\nserver = ZubanLanguageServer()\nserver.start()","lang":"python","description":"Initialize and start the Zuban language server."},"warnings":[{"fix":"Review the changelog at https://docs.zubanls.com/en/latest/changelog.html","message":"Version 0.7.0 may have changed API signatures. Check changelog for migration details.","severity":"breaking","affected_versions":"0.7.0+"},{"fix":"Upgrade to latest version and update imports.","message":"Some older functions might be deprecated. Always refer to official docs.","severity":"deprecated","affected_versions":"<0.7.0"}],"env_vars":null,"search_vec":"'0.7.1':30 'base':9 'code':22 'complet':23 'current':27 'diagnost':24 'featur':20 'ide':19,37 'languag':2,10,16,34 'language-serv':33 'like':21 'period':32 'program':15 'provid':18 'python':8 'python-bas':7 'refactor':26 'releas':31 'server':3,11,35 'version':28 'zuban':1,4,14,36","created_at":"2026-05-01T17:46:56.500201+00:00","updated_at":"2026-05-01T17:46:56.500201+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\n  File \"/tmp/tmp5awevtlq/venv/lib/python3.12/site-packages/zuban/__init__.py\", line 1, in <module>\n    raise Exception(\"You should be using the zuban executable instead of import this in Python\")\nException: You should be using"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":"https://zubanls.com","github":"https://github.com/zubanls/zubanls-python","docs":"https://docs.zubanls.com","changelog":null,"pypi":"https://pypi.org/project/zuban/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":[],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}