#python-typing

[ follow ]
fromPythonbytes
3 days ago

Malicious Package? No Build For You!

Charlie Marsh announced the Beta release of ty on Dec 16 "designed as an alternative to tools like mypy, Pyright, and Pylance." Extremely fast even from first run Successive runs are incremental, only rerunning necessary computations as a user edits a file or function. This allows live updates.
DevOps
Python
fromPythonbytes
1 month ago

Overlooked Python Typing

Django 6 (expected Dec 2025) adds CSP, template partials, Tasks framework, and modern email API; Python typing advances and codespell improve developer workflows.
Software development
fromTalkpython
2 months ago

Pyrefly: Fast, IDE-friendly typing for Python

Pyrefly is a Rust-based, open-source Python type checker and integrated IDE language server that delivers near-instant feedback for editors, CI, and cross-platform developer workflows.
[ Load more ]