On Sun, Jun 2, 2013 at 11:46 PM, Alan Cabrera <[email protected]> wrote: > On Jun 2, 2013, at 2:08 PM, Greg Stein <[email protected]> wrote: >> Per Alan's wanting to do some Python work... anybody have any problem >> with [the project] converting the Perl scripts over to Python? >... > +1 for Python > > IMO, we should structure it like a standard Python project w/ setup.py, etc.
Agreed. And upload it to PIP. (I hate distutils, but have learned to hold my nose and deal with it) Cheers, -g
