#pyright — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pyright, aggregated by home.social.
-
#CodeQuality of the lazy developer 🛠️
Updating an educational #Python repo, I looked into what to automate for code quality.
🔮 Spoiler: I landed on uv, ruff, pyright and pre-commit.
In the article: the picks, why, and the make patch that broke on the first try 😄
https://alessandra.bilardi.net/diary/articles/2026-04/the-lazy-developer-s-code-quality.en
-
🚀🎉 Hold onto your keyboards, folks! #Astral has unleashed "ty," a lightning-fast #Python #type #checker, because, of course, we needed another one. Written in #Rust, because Python apparently wasn't fast enough for checking itself, "ty" is now in #Beta and ready to bravely enter a market already saturated with the likes of #mypy, #Pyright, and other tools you didn't know you couldn't live without. 🌪️🔧
https://astral.sh/blog/ty #ty #HackerNews #ngated -
@feoh Yup. For me its way better than #pyright or #basedpyright.
-
@feoh Yup. For me its way better than #pyright or #basedpyright.
-
@feoh Yup. For me its way better than #pyright or #basedpyright.
-
@feoh Yup. For me its way better than #pyright or #basedpyright.
-
@feoh Yup. For me its way better than #pyright or #basedpyright.
-
@seungjin I write #python code every day, and type hints are a "syntactic sugar" and are not required at all from the interpreter point of view.
For large projects, it's useful to add hints to "follow" what you are doing, and type checkers like #pyright or #mypy can help to find some bugs, by example when calling a method with wrong parameters types.
It also help for the readability of the code.
-
https://github.com/sbdchd/django-types/blob/main/README.md contains a lot of interesting things which one should do for proper #type #checking on #django projects. #pyright #basedpyright #python
-
https://github.com/sbdchd/django-types/blob/main/README.md contains a lot of interesting things which one should do for proper #type #checking on #django projects. #pyright #basedpyright #python
-
https://github.com/sbdchd/django-types/blob/main/README.md contains a lot of interesting things which one should do for proper #type #checking on #django projects. #pyright #basedpyright #python
-
https://github.com/sbdchd/django-types/blob/main/README.md contains a lot of interesting things which one should do for proper #type #checking on #django projects. #pyright #basedpyright #python
-
https://github.com/sbdchd/django-types/blob/main/README.md contains a lot of interesting things which one should do for proper #type #checking on #django projects. #pyright #basedpyright #python