Hi,<div><br></div><div>I&#39;d like to announce the very first alpha release of CorePost,</div><div>a tiny REST microframework on top of the core twisted.web APIs.</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://pypi.python.org/pypi/CorePost/0.0.1">http://pypi.python.org/pypi/CorePost/0.0.1</a></div>
<div><br></div><div>it&#39;s design is heavily inspired by Flask, for easy creation of REST services.</div><div><br></div><div>Looking forward to any comments and suggestions.</div><div>It&#39;s my first attempt at any serious Twisted programming, so be gentle with your comments :-)</div>
<div><br></div><div>Cheers,</div><div>Jacek</div><div><br></div><div>P.S. I plan to look at integrating twisted.internet.processes</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://pypi.python.org/pypi/twisted.internet.processes">http://pypi.python.org/pypi/twisted.internet.processes</a></div>
<div><br></div><div>in the near future to enable scaling to all cores on a multi core machine. using its deferToProcess()</div><div>functionality. Any suggestions from seasoned Twisted developers on whether that is the correct approach</div>
<div>would be appreciated.</div>