Add type stubs for asyncmy
The asyncmy library is great for asynchronous programming in Python. To improve the developer experience even further, I would like to kindly suggest adding type stubs. Having type stubs would enable better type hinting and autocompletion in editors using tools like mypy and pylance. It helps provide clearer function signatures and return types when using asyncmy.
I would be happy to contribute a PR with type stub definitions for asyncmy if this is something you would welcome.
I would also be happy to contribute a PR with type stub definitions for asyncmy if this is something you would welcome.
@trim21 Hmm, I almost forgot this. Maybe we can send a PR first.
wait for response from @long2ice, don't want to get rejected after time is spent.
also https://github.com/cython/cython/issues/3150
@long2ice
Any progress?
no response from repo owner