Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Could this be Python's Sinatra?


Isn't web.py already Python's Sinatra?

examples here: http://webpy.org/ http://sinatrarb.com/

(I really want to know - it seems very similar to Sinatra to me. What are the differences?).


Or itty: http://github.com/toastdriven/itty

Examples of mini-frameworks in various languages: http://gist.github.com/353559



I'm not experienced with Sinatra, but web.py is a really elegant little framework. It gives you what you need and then gets out of the way. It's also RESTful and gets its HTTP status codes right.




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

Search: