I personally have been using the extra runner command that Shabti adds to paster. It seems to work very well.
http://packages.python.org/Shabti/commands_added_to_paster.html -Charlie On Mon, Nov 1, 2010 at 2:20 PM, [email protected] < [email protected]> wrote: > Hi, > > I've been building a website and over time I've been adding scripts. I > had a lot of problems getting the scripts to work with the pylons > environment, and recently I ran into pylons.url problems, which I > think I have resolved. > > Looking at the entry point for "paster shell", I realized that there > are probably a lot of other things my scripts are missing. Some of > them look fairly hackish. > > I can contribute the code I've been using and perhaps somehow make it > part of Pylons. Or maybe someone can give me a good direction I should > be going with the scripts. > > Has anyone documented a method on creating scripts? I don't want to > start my documentation in a vacuum. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
