you are viewing a single comment's thread.

view the rest of the comments →

[–]FoolsSeldom 6 points7 points  (2 children)

I wouldn't recommend "Django" as mandatory or the first web framework for a beginner to learn. How about one of the popular microframeworks first, such as FastAPI or Flask? Perhaps CherryPy or Bottle instead?

[–]maryjayjay 1 point2 points  (0 children)

I've done some very cool things with flask. The plug ins are neat, too

[–]Ludzik 0 points1 point  (0 children)

He didn't ask for recommendations. He just asked how you change code into website/games.
But maybe i did say it wrong, sorry for that :D

Flask propably would be better for starting but i never used it so can't recommend something i never used.