Open rockneurotiko opened 9 years ago
I see that his project is Python 3 (it uses asyncio).
Maybe you would want to add "mypy" style type annotations (http://mypy.readthedocs.org/en/latest/)
Check this Guido's thread about type annotations in python-ideas https://mail.python.org/pipermail/python-ideas/2014-August/028618.html
Very good idea.
I see that his project is Python 3 (it uses asyncio).
Maybe you would want to add "mypy" style type annotations (http://mypy.readthedocs.org/en/latest/)
Check this Guido's thread about type annotations in python-ideas https://mail.python.org/pipermail/python-ideas/2014-August/028618.html