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
_______________________________________________
pydotorg-www mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to