Small Pyramid Prototype on PyPi (might be helpful for someone starting out)

2012-03-21 Thread KJQ
when getting started so maybe this can help someone else (or any pointers would be appreciated too)... It uses: - Pyramid w/traversal - Buildout - MongoDB - Mako GitHub: https://github.com/kjq/piano PyPi: http://pypi.python.org/pypi/piano/0.1 Docs: http://packages.python.org/piano/ It is st

Re: Small Pyramid Prototype on PyPi (might be helpful for someone starting out)

2012-03-22 Thread KJQ
One minor correction, the PyPi link is http://pypi.python.org/pypi/​piano<http://pypi.python.org/pypi/piano/0.1> On Wednesday, March 21, 2012 1:39:24 PM UTC-4, KJQ wrote: > > If anyone is interested (and it may not be the best or most > pythonistic code just as an FYI) i'