[pydotorg-www] Request to add to the Python Decorator Library

Ben Scheiner brmscheiner at gmail.com
Fri Apr 15 13:42:10 EDT 2016


Hi __all__!

I was hoping to make an addition to the Python Decorator Library. I wrote a
memoizing decorator that uses Pickle for performance improvements across
multiple executions. The code is documented, conforms to PEP8, and is about
170 total lines.

Here's Github <https://github.com/brmscheiner/memorize.py> if anyone wants
to take a look. If the code needs to be refactored, I'm all ears. Last
thing: my username is brmscheiner.

Best,

Ben Scheiner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20160415/467925b8/attachment.html>


More information about the pydotorg-www mailing list