====== Python-Projekte ====== {{tag>python}} ===== Stanford Karel ===== * [[https://pypi.org/project/stanfordkarel/|Stanford Karel @ pypi.org (PIP)]] * [[https://compedu.stanford.edu/codeInternational/docs/python/en/intro.html|Karel Reader]] ===== Automating my life by Tiff in Tech ===== {{youtube>LXsdt6RMNfY?}} ===== tkinter - GUIs in Python ===== * [[https://www.youtube.com/watch?v=d2HT7i9OrHE&list=PL_pqkvxZ6ho23EXCx7HJtOaUZ-mDl_GXY&index=1|Playlist Tkinter Tutorial Deutsch]] * [[https://docs.python.org/3/library/tkinter.html#|Externer Link]] ===== PR-Diashow ===== * [[https://urllib3.readthedocs.io/en/stable/index.html|urllib3 Doku]] * [[https://beautiful-soup-4.readthedocs.io/en/latest/#|beautiful-soup-4 Doku]] * [[https://www.python-forum.de/viewtopic.php?t=47257|funktionierendes Beispiel]] ==== Testfiles ==== * [[http://tecryka.de/test.txt|http://tecryka.de/test.txt]] * [[https://www.rabryka.eu/de/Kalender.html|https://www.rabryka.eu/de/Kalender.html]] {{youtube>wx28Ildvmgo?}} ===== Top Unique Python Projects from Beginner to Intermediate by Tiff in Tech ===== {{youtube>_ZnxE3bRAVQ?}} - [[https://www.youtube.com/watch?v=_ZnxE3bRAVQ&t=201s|Building a Dicord Bot]] - [[https://www.youtube.com/watch?v=_ZnxE3bRAVQ&t=308s|Build a hangman game]] - [[https://www.youtube.com/watch?v=_ZnxE3bRAVQ&t=308s|Build a mad libs game]] ===== Youtube-Downloader ===== {{youtube>EMlM6QTzJo0?}} Code: [[https://replit.com/@tiffintech/Youtubedownloader#main.py|replit.com]]