this post was submitted on 10 Oct 2025
23 points (100.0% liked)

Python

7529 readers
22 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dallen@programming.dev 5 points 2 weeks ago (1 children)

Really looking forward to running type checks with pre-commit. Mypy is just too slow with most code bases.

[–] Doccool@lemmy.world 1 points 2 weeks ago

Same honestly. Mypy is sooo slow... Very excited for the emerging landscape with both Ty and Pyrefly