
Aug. 21, 2013
6:05 p.m.
It would be really beneficial if this were something that fully works with twisted, but is not dependent on it. For example, I have a "Project" that mostly uses SqlAlchemy. It started out in Pylons, new development is on Pyramid and there are additional tasks in Celery + some more in Twisted. Aside from a few manual db tasks in Twisted, they all share and re-use a common "Model" package. Having a great ORM for twisted is wonderful , but its way less exciting and attractive if it's only for twisted.