Hi Guys,<div><br></div><div>My name is Warren. I am new to this list, but met many of you at the last piggies meeting. I work on the Evite tech team, and am happy to announce the initial public release of Nudge (public on github - but we are not publicly announcing outside this group).</div>
<div><br></div><div><a href="https://github.com/evite/nudge">https://github.com/evite/nudge</a></div><div><br></div><div>We would love for people to check it out, and tell us your thoughts. We have started a google group for any and all nudge discussion:</div>
<div><br></div><div><a href="http://groups.google.com/group/python-nudge">http://groups.google.com/group/python-nudge</a></div><div><br></div><div>Please hold off on any tweets or blog posts for the time being. We still want to add more tests, examples and polish. Our goal is to make some announcements the week prior to pycon.</div>
<div><br></div><div>For those of you that weren&#39;t at the last meeting, a super quick description of nudge is:</div><div><br></div><div>Nudge is a simple way to publish simple python functions and methods as wsgi request handlers. You design your api independently  of any specific web technologies. This allows nudge (and in turn your service classes) to work with any wsgi compatible python http servers (ours have run in production with tornado and eventlet). It also allows for a very elegant api description, and removes a ton of duplicated http-required code from traditional &quot;handler&quot; code.</div>
<div><br></div><div>We welcome all feedback positive or negative, and hope to see everyone tomorrow evening at evite hq!</div><div><br></div><div>-warren and evite tech team</div>