Open vectro opened 2 months ago
Sounds like a great idea. It's not too hard. Do you want to open a PR or shall I make one?
I do not have the bandwidth to take this on right now, if you are able to do it, go for it!
It's actually almost fully type hinted. Do you have an issue during usage?
Oh I think py.typed is missing because it's a single module package
That sounds right, mypy is giving me this error:
error: Skipping analyzing "asynciolimiter": module is installed, but missing library stubs or py.typed marker [import]
Please check now. 1.1.0 released
It would be great if this module had type hints, so that it could be used in type-checked projects.