constantly icon indicating copy to clipboard operation
constantly copied to clipboard

Include type annotations

Open wiml opened this issue 5 years ago • 2 comments

I've been using constantly with typecheckers, and have produced the following type stub file. I think it would be beneficial to include this in the distribution (either by merging it into the source code, or by distributing the stub file alongside the .py file ala PEP-0484.)

https://gist.github.com/wiml/610be1d9d507143b6fc796b4e8fdf889

wiml avatar Aug 07 '19 22:08 wiml

Ping! Now that Twisted is applying type annotations, this has increasing relevance.

wiml avatar Apr 16 '21 06:04 wiml

Hi Wim. I would be happy to review a type annotation PR for this repo :)

Anyone with time for this, feel free to send the PR and I will try to find time to review it.

Cheers

adiroiban avatar Oct 30 '23 09:10 adiroiban