Algorithms Library - Asking for Pointers
Travis Parks
jehugaleahsa at gmail.com
Fri Sep 2 12:59:03 EDT 2011
Hello:
I am working on an algorithms library. It provides LINQ like
functionality to Python iterators. Eventually, I plan on having
feaures that work against sequences and mappings.
I have the code up at http://code.google.com/p/py-compass.
This is my first project in Python, so I'd like some feedback. I want
to know if I am following conventions (overall style and quality of
code).
Thanks,
Travis Parks
More information about the Python-list
mailing list