Python/Einstieg: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Zeile 25: Zeile 25:
** https://www.programcreek.com/python/index/module/list
** https://www.programcreek.com/python/index/module/list
* grafische Oberflächen für Python, ggf.
* grafische Oberflächen für Python, ggf.
** gi GTK+ 3
** [http://www.pyside.org/ PySide2] (cross platform, supporting Qt5)
** Tkinter
*** https://wiki.python.org/moin/TkInter
*** http://effbot.org/tkinterbook/
** Qt
*** https://wiki.qt.io/PySide_Video_Tutorials
*** https://wiki.qt.io/PySide_Video_Tutorials
*** https://www.youtube.com/watch?v=Dmo8eZG5I2w
*** https://www.youtube.com/watch?v=Dmo8eZG5I2w
*** https://pythonprogramming.net/gui-development-tutorials/
*** https://pyside.github.io/docs/pyside/
*** https://pyside.github.io/docs/pyside/
** https://pythonspot.com/gui/
** https://realpython.com/the-ultimate-flask-front-end/
** https://tutorials-raspberrypi.de/programmieren-lernen-am-raspberry-pi-teil-3-gui-erstellen/
** http://appjar.info/
* web framework mit Python
* web framework mit Python
** Django
** Django

Version vom 28. Februar 2020, 21:20 Uhr