Writing Python Web Apps with VS Code



Writing Python Web Apps with VS Code

Writing Python Web Apps with VS Code

Pamela will share her tips for using VS Code to develop Python web apps using frameworks like Django, Flask, or FastAPI. We’ll set up a Dev Container to create a full local development environment (including PostgreSQL), install VS Code extensions for linting and formatting, and configure launch.json to help us debug the web application routes. At the end, when all is working well, we’ll deploy it to Azure.

https://aka.ms/devblog-faster-c-python
https://aka.ms/vscode-python-ext
https://aka.ms/vscode-pylance-ext
https://aka.ms/vscode-ruff-ext
https://aka.ms/vscode-sqltools-ext
https://aka.ms/vscode-sqltoolspg-ext
https://aka.ms/vscode-bicep
https://aka.ms/azd
https://aka.ms/django-quiz-app
https://aka.ms/python-apps-vscode

#VSCodeDay #VSCode

Comments are closed.