Viewing profile — pythononwheels
pythononwheels
HN member- Joined
- Mon, Aug 13, 2012, 9:05 PM UTC
- HN karma
- 8
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About pythononwheels
No profile information was provided.
Recent public activity
-
comment
Comment #5280144
Of course the reliable foundation is important. 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 mo…
-
comment
Comment #5280116
No problem, I just took the standard Bootstrap layout. But right, the red info box is a little heavy weight. But I like to point out that this is not meant to be production ready, …
-
comment
Comment #5280103
Yes, and I am currently working on a mongoDB backend. So newest devel is in the mongoDB branch. (Last updated Feb 13.2013)
-
comment
Comment #4383792
NDB is a good hint. But the problem remains that I want PoW to be able to support SQL DBs also. I think SQLAlchemy is a really mature framework for that area. So I need to generate…
-
comment
Comment #4379792
I think flask is ment to be really micro. Misses ( and wants to miss IMO ) the generative approach. Also misses ( and wants to ) the db layer etc So these approaches are really dif…
-
comment
Comment #4379781
Doesn't want to be better but more generative, so quicker first app results. Idea is to add many rails-alike helpers like pagination, observation, etc... Easing small apps life .;)…
-
comment
Comment #4378424
Really works fine from really many different devices for me... Damn i really dont wanr to ask if you can replicate thsi .. 'cause you can. But i just cant advice something other th…
-
comment
Comment #4378394
Hi, no problem, Project names are really funny. I didnt know them.. Thx and regards, Khz
-
comment
Comment #4378374
Pep8 => yes, need to review / rewrite Dry => again yes, working currently on it for generate_* did you look at some genrated code, think this is cleaner, though. The generators are…
-
comment
Comment #4378320
Intersting that you chose a different framework for almost any field. So there is room ;) I am thinking about a google app engine port but sqlalchemy is a showstopper here .. Need …
-
comment
Comment #4378279
1 point by pythononwheels 7 minutes ago | link | edit | delete Hey oinksoft. Dont just punch on top... To your points: 1. The shebang: yes, ouch, gets removed. 2. Pow_console: it i…
-
comment
Comment #4378246
One important remark: if you check it out from github, be sure to get the Beta1 branch. The master branch is really long behind the current development. I also stated that in the s…
- comment
-
comment
Comment #4378152
Hi, I wrote the PoW framework. And want to give some short feedback on the comments here. Yes, i need to get things cleaned up. Shebangs are old and not used. So can and will be dr…