pyre-check
Performant type-checking for python. (by facebook)
spot
UNMAINTAINED! Please check out active forks (by xou816)
| pyre-check | spot | |
|---|---|---|
| 25 | 47 | |
| 7,167 | 2,380 | |
| 0.2% | -0.2% | |
| 9.8 | 5.1 | |
| 4 days ago | 8 months ago | |
| OCaml | Rust | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pyre-check
Posts with mentions or reviews of pyre-check.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-11-19.
-
Type hints in Python (1)
is used with the type checkers such as mypy, pyright, pyre-check, pytype, etc.
-
Pylyzer – A fast static code analyzer and language server for Python
Did you come across pyre in your search? MIT license and pretty fast.
https://github.com/facebook/pyre-check
-
Enhance Your Project Quality with These Top Python Libraries
Pyre is a performant type-checker developed by Facebook. Pyre can analyse codebases with millions of lines of code incrementally – providing instantaneous feedback to developers as they write code.
-
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base
Pyre from Meta, pyright from Microsoft and PyType from Google provide additional assistance. They can 'infer' types based on code flow and existing types within the code.
-
Ruff v0.1.0
Have you seen Pyre[0]? Not Rust, OCaml, and pretty fast. Made by a team at Meta and open sourced on GitHub. If you use python-lsp, I wrote an extension[1] to enable integration (though I haven't tested it recently, been programming in rust; it is mostly a "for me" extension).
0: https://pyre-check.org/
1: https://github.com/cricalix/python-lsp-pyre
- Should I Rust or should I Go
- Writing Python like it's Rust
-
Buck2, a large scale build tool written in Rust by Meta, is now available
Internally we use Pyre for Python type checking: https://github.com/facebook/pyre-check
- Are there any sectors that use Haskell as a main programming language?
-
It is becoming difficult for me to be productive in Python
Before type hinting, work had intense rules and linters enforcing docstrings with types. Now, type hints and automatic pyre runs take care of all the heavy lifting.
spot
Posts with mentions or reviews of spot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
- Spot – A Native Spotify client for the GNOME desktop
- 2023 Dec 4 Stickied -FAQ- & -HELPDESK- thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions!
-
Spotify-Qt
https://github.com/xou816/spot
Also this one, which I've come around to quite like :)
ncspot is another amazing option if you're comfortable with the terminal.
-
This is the best Linux has ever been. Truly.
They are back https://github.com/xou816/spot
-
Ok, I'm joining! BUT...
Spotify desktop client sucks. I'm using browser or Spot as alternatives.
- FOSS Alternatives to Spotify for Linux
-
Spot - a simple spotify CLI made in python
spot is also the Spotify client for Gnome, https://github.com/xou816/spot
- Show HN: Lofi, a Tiny Spotify Player
-
Spot, a Spotify client for GNOME, is being revived!
Contribute to development in Spot’s GitHub repository
-
Spot (Native Spotify client for GNOME) seems unmaintained.
Hello fellow GNOME enthusiasts. I think I'm not the only one that happily uses the beautiful native Spotify client Spot.
What are some alternatives?
When comparing pyre-check and spot you can also consider the following projects:
typeshed - Collection of library stubs for Python, with static types
spotify-qt - Lightweight Spotify client using Qt
pyright - Static Type Checker for Python
widevine-l3-guesser
mypy - Optional static typing for Python
ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.