On 10/31/2012 06:50 PM, Dave Mankoff wrote:
Let me first say that pyramid has made writing cli scripts a breeze with
pyramid.paster.bootstrap(). I love it!
I am looking to turn some of my scripts into daemon processes. I went to
look at how pserve does this, and I noticed that it is not a trivia
Let me first say that pyramid has made writing cli scripts a breeze with
pyramid.paster.bootstrap(). I love it!
I am looking to turn some of my scripts into daemon processes. I went to
look at how pserve does this, and I noticed that it is not a trivial piece
of code. It seems to me that it wou