Not just a type checker — a completely new Python dev experience. One Rust-powered extension for the entire workflow. Fast, seamless, all-in-one

Joined June 2026
1 Photos and videos
Python 3.15 的惰性导入(lazy imports)要来了。类型委员会确认:类型检查器几乎无需改动——在静态分析看来,它们和普通导入并无二致。 很好。类型检查器应该紧跟语言演进,而不是与之对抗。 Basilisk:默认严格模式,支持所有主流编辑器,单个 Rust 二进制文件。🐍
5
Python 3.15’s lazy imports are coming, and the Typing Council confirmed type checkers barely need to change — they look identical to static analysis. Good. Your type checker should track the language, not fight it.
4
Basilisk 致力于服务中文 Python 社区。🐍 官网已提供完整中文版: basilisk-python.dev/zh 开源 Python 语言服务器,Rust 编写,默认严格模式。支持 VS Code、Cursor、Zed、Neovim,无需 Node.js,单个二进制即可运行。 MIT 协议,没有锁定。欢迎中文开发者参与共建!
1
16
This is where the next version's type checking PEP conformance is at Elevated Python
1
1
3
787
The httpx2 handover is open source at its best: community fork, Pydantic stepping up to steward it, the original fork author endorsing it instead of competing. When tooling is open, it survives its maintainers. You can’t fork Pylance. Basilisk is MIT for exactly this reason. 🐍
1
1
121
Python 3.15 is feature-frozen: sentinel built-in, frozendict, lazy imports. Every type checker now has homework. Adding 3.15 support to the Basilisk roadmap today — built in the open, tracked on GitHub. 🐍
1
2
164
Python deserves better tooling. So we built Basilisk: one Rust-powered extension for your entire workflow — testing, debugging, profiling, autofixes & type-checking. Fast. Seamless. All in one place. This is a completely new way to write Python Follow along
2
2
44