On Monday, June 1, 2015 at 1:15:42 PM UTC-4, Chris McDonough wrote:
>
> Whoa.  Fabric.  How did we get there. 
>

We run a bunch of bootstrapped command-line pyramid via Fabric.  They can 
(and do) run standalone, but this makes it all available within a single 
executable.

Depending on what you're doing with the tasks, a lot of Django manage.py 
tasks I've encountered have been manipulations of the filesystem or 
database – they don't necessarily interact with the "framework" or require 
a `request`.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to