{"id":47362956,"url":"https://github.com/zubanls/zuban","last_synced_at":"2026-04-25T12:06:14.315Z","repository":{"id":302180147,"uuid":"872537155","full_name":"zubanls/zuban","owner":"zubanls","description":"Python Type Checker / Language Server","archived":false,"fork":false,"pushed_at":"2026-04-22T08:42:27.000Z","size":18747,"stargazers_count":1001,"open_issues_count":59,"forks_count":31,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-04-22T10:32:44.675Z","etag":null,"topics":["autocompletion","language-server-protocol","mypy","python","static-analysis","type-checking"],"latest_commit_sha":null,"homepage":"https://zubanls.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zubanls.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2024-10-14T15:53:54.000Z","updated_at":"2026-04-22T08:53:35.000Z","dependencies_parsed_at":"2025-12-16T04:09:18.206Z","dependency_job_id":null,"html_url":"https://github.com/zubanls/zuban","commit_stats":null,"previous_names":["zubanls/zubanls","zubanls/zuban"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/zubanls/zuban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubanls%2Fzuban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubanls%2Fzuban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubanls%2Fzuban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubanls%2Fzuban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zubanls","download_url":"https://codeload.github.com/zubanls/zuban/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zubanls%2Fzuban/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autocompletion","language-server-protocol","mypy","python","static-analysis","type-checking"],"created_at":"2026-03-18T16:00:28.063Z","updated_at":"2026-04-25T12:06:14.274Z","avatar_url":"https://github.com/zubanls.png","language":"Rust","funding_links":["https://github.com/sponsors/davidhalter"],"categories":["Rust","Linting, Formatting \u0026 Type Checking","Static type checkers"],"sub_categories":[],"readme":"# Zuban\n\nZuban is a high-performance Python Language Server and type checker implemented\nin Rust, by the author of [Jedi](https://github.com/davidhalter/jedi).\nZuban is 20–200× faster than Mypy, while using roughly half the memory and CPU\ncompared to Ty and Pyrefly. It offers both a PyRight-like mode and a\nMypy-compatible mode, which behaves just like Mypy; supporting the same config\nfiles, command-line flags, and error messages.\n\nMost important LSP features are supported. Features include diagnostics,\ncompletions, goto, references, rename, hover and document highlights.\n\nZuban passes over 95% of Mypy’s relevant test suite and offers comprehensive\nsupport for Python's [type system](https://htmlpreview.github.io/?https://github.com/python/typing/blob/main/conformance/results/results.html).\n\n- [Documentation](https://docs.zubanls.com)\n- [Website](https://zubanls.com)\n- [Releases](https://pypi.org/project/zuban/)\n\n## Installation / Usage\n\n```\npip install zuban  # Installation\n\nzuban check   # PyRight-like checking\nzuban mypy    # Mypy compatibility mode\nzmypy         # An alias for zuban mypy\nzuban server  # An LSP server\n```\n\nIf you want Zuban to pick up your dependencies, please activate the virtual env first.\n\n### Local Installation\n\nYou can install zuban **locally** by running:\n\n```\npip install maturin\ngit clone --recursive https://github.com/zubanls/zuban\nbash scripts/install-locally.sh\n```\n\nNote that your build will not properly work if submodules are not cloned.\n\n## License\n\nThis project is dual licensed:\n\n- **Open Source License**: [GNU Affero General Public License v3.0](LICENSE) (AGPL-3.0).\n  You may use, modify, and distribute this project under the terms of the AGPL-3.0.\n- **Commercial License**: Available for organizations that prefer not to comply with the AGPL.\n  Contact info (at) zubanls.com for commercial licensing options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubanls%2Fzuban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzubanls%2Fzuban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubanls%2Fzuban/lists"}