0
Python frameworks for web development, 3d game development , gui.
6 Answers
+ 3
A large portion of frameworks fall into these categoriesâŠ
I would say:
DJango/Flask for Web
Tkinter/Kivy for GUI
not sure for 3d. Maybe PyOpenGL
I would probably pick among those
+ 3
Other than what Jax suggested, for GUI I think PyQt5 is the best one. And for 3d games, you can try panda3d, I only used it once a long time ago so I don't know how good it is.
+ 2
Mirielleđ¶ [Inactive]
the way I read it, heâs asking for 3 different frameworks, each for something seperate. Maybe thatâs not what he was asking, but thatâs the way I took it. The question doesnât provide enough detail to really tell
+ 1
Jax you understood right.