Django
Okay, I’m excited about a web framework. Django is everything I could ever want in a web framework.
- A model for the Data-tier
- MVC separation
- A flexible and powerful templating language
- An integrated user model
- specification-driven, for the most part.
- developed with a very good methodology.
Seems very much like what we’ve been doing here at Robocommerce in python. I think it’s about time to open-source our results.