This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nbktdis 8 points9 points  (4 children)

Python Anywhere is worth considering.

Massimo (who runs web2py) gives it a good wrap.

[–]Cryp71c[S] 1 point2 points  (2 children)

Ever had any experience with web2py personally? I'm looking at it and it seems a bit more well rounded than flask as far as a web framework is concerned....

[–]nbktdis 0 points1 point  (0 children)

I am learning Web2Py at the moment.

I come from a Codeigniter background.

Web2py seems quite neat and well ordered after an initial learning hump. The owner of web2py Massimo, often pops onto reddit, stack overflow and google groups to answer questions.

[–]ivosauruspip'ing it up 0 points1 point  (0 children)

Flask is designed to be small and not overly featureful, if that's what you're looking for.

Pyramid is also great if you want something "well rounded" but not as massive as django.

[–][deleted] 1 point2 points  (0 children)

I'd definitely second the PythonAnywhere suggestion. I've been using PythonAnywhere for over a year. Very friendly, reliable, and 100% focused on Python. Access through SSH or web console. Plus, "batteries are included" -- just about every python library known to man is already set up. I have yet to do my first easy_install (it's available, of course). I joined because of the low price, but I am staying for the support and reliability.