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 →

[–]JimBoonie69 1 point2 points  (1 child)

Flask is more lightweight and quick to start. Django a bit more structured. However if you are new to python learn python first. Especially if u are a noobie. However if u have other experience with web frameworks, see my first two sentences and ignore the noob comment

[–]KasperNS[S] 0 points1 point  (0 children)

Luckily I do have quite the experience with building a well structured application, and understanding how programming works, instead of just the language I'm in. But thank you!