15 lines
651 B
Markdown
15 lines
651 B
Markdown
---
|
|
title: "Workshop: Web-Development mit Python und Flask"
|
|
layout: default
|
|
---
|
|
|
|
Der Workshop gibt eine Einführung in Flask. Flask ist ein minimalistisches Framework für Webentwicklung in Python.
|
|
Vorkenntnisse in HTML sind hilfreich, aber nicht zwingend nötig.
|
|
|
|
Der Workshop wird über BigBlueButton stattfinden, und zwar in [diesem Raum](https://bbb.imaginaerraum.de/b/sim-ct2-242).
|
|
|
|
Ihr solltet eine aktuelle Python3 Distribution und idealerweise Flask bereits [installiert](https://flask.palletsprojects.com/en/1.1.x/installation/#install-flask) haben.
|
|
|
|
![Python](/assets/images/python.png "Python")
|
|
![Flask](/assets/images/flask.png "Flask")
|