PythonfromRealpython3 days agoAstral's ty: A New Blazing-Fast Type Checker for Python - Real Pythonty is a fast Rust-based static type checker for Python suitable for personal projects but not yet production-ready due to missing features and bugs.
PythonfromRealpython3 days agoAstral's ty Type Checker for Python Quiz - Real Pythonty is a blazing-fast Python type checker installable from PyPI, providing structured diagnostics, configurable rules, scoping, and Python-version/platform settings.
PythonfromPythonbytes2 months agoThat Astral EpisodeTy is a new type checker from the Astral team, enhancing type-checking capabilities for Python developers.