[Twisted-Python] How to package a program that I'm running as twistd dmucs.py

2010-08-30 Thread Victor Norman
I am nearing the end of developing my application and am thinking about how to package it up. I have been testing it by running it this way: twistd -ny dmucs.py I was hoping I could just rename my dmucs.py to dmucsd and then put this in the first line of the file: #!/bin/env twistd -ny (or w

Re: [Twisted-Python] Selectable SerialPort Windows/Linux

2010-09-14 Thread Victor Norman
Markus, I wonder if you've seen this really excellent tutorial: http://krondo.com/?page_id=1327 It is one of the finest tutorials I've seen anywhere on the web, on any topic. In fact, I think the Twisted leadership should put links to this tutorial all over their home page. While the finger "t

Re: [Twisted-Python] Refactoring Documentation

2011-01-20 Thread Victor Norman
Hear! Hear! My major disappointment with Twisted is its documentation. I've used many many packages over the years, some with books and books of documentation (HP OpenView, e.g.), but I've never encountered a package with poorer help for a newbie. I finally started to get it when I stumbled upon