I'm new to Pyramid and can't figure out how to do something which
seems like it should be quite a common requirement.

Basically, I want to write a script that will use the database models
but will not need to do HTTP requests. The idea is that I can run it
by cron or whatever.

The equivalent in Pylons is answered here:

http://stackoverflow.com/questions/134387/run-pylons-controller-as-separate-app

Could anybody assist and tell me if there is a simple way to achieve
this? I have spent some time looking at Paster commands and the like
but without success.

Thanks,
Ben

-- 
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.

Reply via email to