> Do we really have to have .py at the end of our command line tools? (yuck) > :)
Personally, I'd prefer not. zc.buildout+pip+setuptools can do that automatically with entry_points even when their sources end in .py. --k
> Do we really have to have .py at the end of our command line tools? (yuck) > :)
Personally, I'd prefer not. zc.buildout+pip+setuptools can do that automatically with entry_points even when their sources end in .py. --k