Python/Einstieg: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 23: Zeile 23:
* Python als [[Programmiersprache]] anwenden
* Python als [[Programmiersprache]] anwenden
** https://exercism.io/tracks/python
** https://exercism.io/tracks/python
** https://www.programcreek.com/python/index/module/list
* Mechanize
** https://mechanize.readthedocs.io/en/latest/
** https://pypi.org/project/mechanize/
** https://www.pythonforbeginners.com/cheatsheet/python-mechanize-cheat-sheet
* grafische Oberflächen für Python, ggf.
* grafische Oberflächen für Python, ggf.
** Tkinter
** [http://www.pyside.org/ PySide2] (cross platform, supporting Qt5)
*** 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

Aktuelle Version vom 28. Februar 2020, 22:05 Uhr