Right now this library has sporadic typing. Some functions are partially typed (although most are not typed at all).
It would be nice if this library had better typing support. It doesn't have to be crazy. But a bit more typing would be nice. I can partially help on this if you are open to it. (I say partially because idk if some functions are going to end up being "impossible" to type without tradeoffs, and I can at least do the ones that are very straightforward. )
Seeing as minimum version is python 3.10, this should be very straightforward.
Right now this library has sporadic typing. Some functions are partially typed (although most are not typed at all).
It would be nice if this library had better typing support. It doesn't have to be crazy. But a bit more typing would be nice. I can partially help on this if you are open to it. (I say partially because idk if some functions are going to end up being "impossible" to type without tradeoffs, and I can at least do the ones that are very straightforward. )
Seeing as minimum version is python 3.10, this should be very straightforward.