Passer directement au contenu principal

Certaines parties de cette page peuvent être traduites par machine ou IA.

Python Web Apps

Rejoignez Microsoft Reactor et collaborez avec les start-ups et les développeurs en direct

Êtes-vous prêt à démarrer avec l’IA ?  Microsoft Reactor propose des événements, des formations et des ressources communautaires pour aider les start-ups, les entrepreneurs et les développeurs à fonder leurs futures activités sur la technologie de l’IA. Rejoignez-nous !

Python Web Apps

Rejoignez Microsoft Reactor et collaborez avec les start-ups et les développeurs en direct

Êtes-vous prêt à démarrer avec l’IA ?  Microsoft Reactor propose des événements, des formations et des ressources communautaires pour aider les start-ups, les entrepreneurs et les développeurs à fonder leurs futures activités sur la technologie de l’IA. Rejoignez-nous !

Retourner

Python Web Apps

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

  • Événements dans cette série:
  • 6

Python is one of the most popular languages for building the backends of web applications, and one of the easiest to get started on. Join us for a 6-part live series where we dive into the world of web applications, including Flask, FastAPI, Django, and containerization with Docker. This series is perfect for developers who've done a bit of Python and want to learn more ways to use your Python skills, but is also open to developers completely new to Python too.

Intervenants

Événements passés dans cette série

Toutes les heures dans - Temps universel coordonné

juin

04

mardi

2024

Python Web Apps 101

10:30 PM - 12:00 AM (UTC)

In the first session of this six-week series on developing Python Web Apps, we will introduce you to the world of backend web development. We'll cover the basics of HTTP and then demonstrate how to make a Flask web application with routes, parameters, and templating. We'll also show how to turn that Flask application into an asynchronous application with Quart, for better concurrency.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

06

jeudi

2024

Python Web Apps: Databases & ORMs

10:30 PM - 12:00 AM (UTC)

In the second session of this six-part series on developing Python Web Apps, we will continue our journey into the world of backend web development. This time, we'll focus on adding relational databases to a Python web app, using PostgreSQL and the popular SQLAlchemy ORM. We'll also show how to do migrations and use VS Code to explore the databases locally.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

11

mardi

2024

Python Web Apps: Django

10:30 PM - 12:00 AM (UTC)

In our third session of this six-part series on Python Web Development, we'll dive into the Django framework, a highly opinionated and very popular framework for Python web apps. We'll discover how the Django ORM and built-in admin makes it easy to build database-driven websites.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

13

jeudi

2024

Python Web Apps: FastAPI

10:30 PM - 12:00 AM (UTC)

In our fourth session of this 6-part series on Python web development, we'll learn all about making HTTP APIs using FastAPI, the hottest new framework for Python web apps. We'll explore what makes FastAPI apps so "fast" and see the amazing auto-generated documentation.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

18

mardi

2024

Python Web Apps: Containerization with Docker

10:30 PM - 12:00 AM (UTC)

In our fifth session of our 6-part series on Python web app development, we'll introduce Docker, a standard way to make your web application environments replicable and portable. We'll discover how to containerize Flask, Django, and FastAPI apps, and discuss how to deploy containerized apps to clouds like Azure.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

20

jeudi

2024

Python Web Apps: Testing with Pytest and Playwright

10:30 PM - 12:00 AM (UTC)

In our final session of this six-part series on Python web development, we'll talk about the importance of testing your web apps and the many forms of testing: unit tests, integration tests, property-based tests. We'll use the popular pytest framework to write tests, and use Playwright for browser based testing. We'll also show how to set up a CI on GitHub actions to automate tests and test coverage checks.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

Événements passés dans cette série

Toutes les heures dans - Temps universel coordonné

juin

04

mardi

2024

Python Web Apps 101

10:30 PM - 12:00 AM (UTC)

In the first session of this six-week series on developing Python Web Apps, we will introduce you to the world of backend web development. We'll cover the basics of HTTP and then demonstrate how to make a Flask web application with routes, parameters, and templating. We'll also show how to turn that Flask application into an asynchronous application with Quart, for better concurrency.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

06

jeudi

2024

Python Web Apps: Databases & ORMs

10:30 PM - 12:00 AM (UTC)

In the second session of this six-part series on developing Python Web Apps, we will continue our journey into the world of backend web development. This time, we'll focus on adding relational databases to a Python web app, using PostgreSQL and the popular SQLAlchemy ORM. We'll also show how to do migrations and use VS Code to explore the databases locally.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

11

mardi

2024

Python Web Apps: Django

10:30 PM - 12:00 AM (UTC)

In our third session of this six-part series on Python Web Development, we'll dive into the Django framework, a highly opinionated and very popular framework for Python web apps. We'll discover how the Django ORM and built-in admin makes it easy to build database-driven websites.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

13

jeudi

2024

Python Web Apps: FastAPI

10:30 PM - 12:00 AM (UTC)

In our fourth session of this 6-part series on Python web development, we'll learn all about making HTTP APIs using FastAPI, the hottest new framework for Python web apps. We'll explore what makes FastAPI apps so "fast" and see the amazing auto-generated documentation.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

18

mardi

2024

Python Web Apps: Containerization with Docker

10:30 PM - 12:00 AM (UTC)

In our fifth session of our 6-part series on Python web app development, we'll introduce Docker, a standard way to make your web application environments replicable and portable. We'll discover how to containerize Flask, Django, and FastAPI apps, and discuss how to deploy containerized apps to clouds like Azure.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

juin

20

jeudi

2024

Python Web Apps: Testing with Pytest and Playwright

10:30 PM - 12:00 AM (UTC)

In our final session of this six-part series on Python web development, we'll talk about the importance of testing your web apps and the many forms of testing: unit tests, integration tests, property-based tests. We'll use the popular pytest framework to write tests, and use Playwright for browser based testing. We'll also show how to set up a CI on GitHub actions to automate tests and test coverage checks.

  • Format:
  • alt##LivestreamStream en direct

Thème: WebDev

Langage: À l’aide de la langue anglaise

Regarder à la demande

Pour toute question, contactez-nous à l’adresse reactor@microsoft.com