Hi Hans,
I've sorta been on the fence about how to package up
Multi-Mechanize.... whether to use Python packing tools, or just
releasing as an archive like I do now.
> Is there interest in this? I'd be happy to provide a patch
you can email me anything you come up with and I'll take a look.
http://goldb.org has my contact info.
thanks!
-Corey
On 08/16/2010 05:08 PM, Corey Goldberg wrote:
>> "it'd be cool if I could easy_install this and then just
>> have a multi-mechanize script (e.g. exposed via [console_scripts]) to
>> run against my proj dir".
>
>
> Hi Hans,
>
> I've sorta been on the fence about how to package up
> Multi-Mechanize.... whether to use Python packing tools, or just
> releasing as an archive like I do now.
Sure, it certainly does work as it is now. Internally what we're
probably going to is repackage this as an installable package and make
Paste templates for building out the project scripts [1]. Maybe that's
overkill, though.
>> Is there interest in this? I'd be happy to provide a patch
>
> you can email me anything you come up with and I'll take a look.
Will do. Thanks!
Hans