Python On Wheels
pythononwheels.org
Python On Wheels
1–10 of 16 posts
Re: Python On Wheels
#2I remember this framework being discussed on HN about 1/2 a year ago.. it did not get the best welcome :P
Re: Python On Wheels
#3I remember this framework being discussed on HN about 1/2 a year ago.. it did not get the best welcome :P https://news.ycombinator.com/item?id=4377328
and is not being updated for past 6months, looks like author abandoned it.
Re: Python On Wheels
#4Name sounds very similar to ColdFusion on Wheels (though as pointed out in referenced previous article, seems to have no connection)
Re: Python On Wheels
#5I remember this framework being discussed on HN about 1/2 a year ago.. it did not get the best welcome :P https://news.ycombinator.com/item?id=4377328
and is not being updated for past 6months, looks like author abandoned it.
Github commit page is updated a month ago.
See the Github development page for more.
https://github.com/pythononwheels/pow_devel/commits/beta1_au...
Re: Python On Wheels
#6The author has added screencasts, worth watching to get the whole idea.
Re: Python On Wheels
#7Isn't this the same thing as TurboGears 1.x which came out six years ago? I remember it being a framework composed of best-of-breed libraries.
Re: Python On Wheels
#8It looks nice but it's hard to trust a web framework with such a jumbled home page. I know it has absolutely nothing to do with the backend abilities of PoW but if you want people to make websites with your technology you should probably set the example with a really cool website.
Sorry to be negative, I am not putting down the framework.
Re: Python On Wheels
#9Confusing given the recently approved PEP427, accepting a new binary format for python packages: http://www.python.org/dev/peps/pep-0427/
Re: Python On Wheels
#10Seems interesting. Has ways to go until production ready, but even so I think there's potential here. I'm not sure I dig the "wheels" branding because long term it can cause people to maybe needlessly view this in comparison to RoR, with this being a pure Python based architecture and not a straight port.