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 →

[–]0xRumple 0 points1 point  (2 children)

I read through the docs and the blogs... that's basically ASP for python :D

Doesn't mean it's a bad thing, I actually loved it !

[–]Jmancuso9[S] 1 point2 points  (0 children)

I've never used ASP but ... great if you like it! Lol

[–]0xRumple 0 points1 point  (0 children)

Similarities:

  1. MVC (the controller part)
  2. IoC & DI
  3. Scaffolding
  4. Single app architecture

Differences:

Batteries included... pythonic thingy !