Name sounds very similar to ColdFusion on Wheels (though as pointed out in referenced previous article, seems to have no connection) http://cfwheels.org/
Python On Wheels
11–16 of 16 posts
Re: Python On Wheels
#12Name sounds very similar to ColdFusion on Wheels (though as pointed out in referenced previous article, seems to have no connection) http://cfwheels.org/
and the binary packaging format https://pypi.python.org/pypi/wheel/
Re: Python On Wheels
#13Confusing 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
#14Earlier quoted context omitted.
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
#15It 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.
Anyway I am not a Designer. I like my blog template, though ;)
Re: Python On Wheels
#16Isn'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.
But my main point was to have a fluent workflow.
That's also why I want to add a mongoDB backend. (as well) I am also thinking of moving the Views completely to javascript (ejs would probably be my choice then).
That would result in a client Server Database szenario. Which looks pretty clean, at least to me.