Registry / zuban
library0.7.1pypypiunverified

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.

pip install zuban
INSTALL
IMPORT
SIG · ZUBAN
Z
zuban
pythonv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ZubanLanguageServer
from zuban import ZubanLanguageServer
from zuban.server import ZubanLanguageServer

Initialize and start the Zuban language server.

from zuban.server import ZubanLanguageServer server = ZubanLanguageServer() server.start()
Debug
Known issues
breakingVersion 0.7.0 may have changed API signatures. Check changelog for migration details.
fix
Review the changelog at https://docs.zubanls.com/en/latest/changelog.html
affects: 0.7.0+
deprecatedSome older functions might be deprecated. Always refer to official docs.
fix
Upgrade to latest version and update imports.
affects: <0.7.0
Upgrade
Version history
0.7.1latest on PyPI · released Apr 25, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
zuban — pip install zuban · libregistry