Thanks for the links.
--
Filip Gruszczyński
--
http://mail.python.org/mailman/listinfo/python-list
- Original Message -
From: geremy condra
To: Filip Gruszczynski
Cc: python-list@python.org
Sent: Monday, March 14, 2011 10:37 AM
Subject: function annotations in open source projects
I use them in evpy to automatically wrap c functions with a decorated,
annotated
I use them in evpy to automatically wrap c functions with a decorated,
annotated function. The decorator code is also up on aspn, just search for
"c function decorator" and it should come up. I did a similar thing with
java a few years ago as well.
Geremy Condra
--
http://mail.python.org/mailman/
> Do you know any open source python3 projects that use function
> annotations? I would like to see some real use, so maybe I find them
> useful to use in my own project.
threecheck uses them for type checking: http://pypi.python.org/pypi/threecheck
Daniel
--
http://mail.python.org/mailman/list
Do you know any open source python3 projects that use function
annotations? I would like to see some real use, so maybe I find them
useful to use in my own project.
--
Filip Gruszczyński
--
http://mail.python.org/mailman/listinfo/python-list