Quelques modules Python autour du graphisme, des interfaces graphiques :
Graphismes
- PyX : graphiques.
- Turtle : la tortue du logo.
- Vpython : visual python, pour la 3D.
- Opengl : openGL pour python.
Interfaces graphiques
- Tkinter : interfaces Tk.
- PyQT4 : interfaces QT.ModulesPython/PyX