Hacker News new | past | comments | ask | show | jobs | submit login

Python + Flask. Low overhead with most of the capabilities of other frameworks.



The thing I hate most about Flask is how hard it makes testing. There's too much global state and stuff you have to mock/hack. A little too lightweight for my taste.

I'm using Pyramid and it's decent. A little less convention-oriented than Rails but still, nice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: