Skip to content

Commit 57237f1

Browse files
committed
Level 11: Links
1 parent 0fd9764 commit 57237f1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Home.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,12 @@ Textfelds in einem Dialog angezeigt werden.
161161
### Level 11 Web
162162
Webanwendungen sind ein häufiger Einsatzzweck von Python.
163163
* Was ist HTTP und wie funktioniert es?
164+
* [requests](http://docs.python-requests.org/en/latest/)
165+
* [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
164166
* CGI
165167
* WSGI
166-
* Werkzeug
167-
* Django (/Flask?) **nur kurz anreißen!**
168+
* [Werkzeug](http://werkzeug.pocoo.org/)
169+
* [Django](https://www.djangoproject.com/) (/[Flask](http://flask.pocoo.org/)?) **nur kurz anreißen!**
168170

169171
#### Aufgaben
170172
* *Hallo Welt!* als Webapp

0 commit comments

Comments
 (0)