Skip to content

๐Ÿ‡ฎ๐Ÿ‡ณ:๐Ÿ PyCon India - Labs demonstrating how to use Python with Azure, Visual Studio Code, GitHub, Windows Subsystem for Linux, and more!

License

Notifications You must be signed in to change notification settings

jaintra/azure-python-labs

ย 
ย 

Repository files navigation

page_type languages products description urlFragment
sample
python
azure
A collection of labs demonstrating how to build Python applications with Azure and Visual Studio Code.
azure-python-labs
Logo

Logo

Azure Python Labs at PyCon India

๐ŸŽ‰๐Ÿ Welcome to out Python Virtual Labs for PyCon India Online 2020 ๐ŸŽ‰๐Ÿ

A collection of labs demonstrating how to build Python applications with Azure and Visual Studio Code.

Complete at least one Python virtual lab to be get an exclusive Azure Heroes badge!

๐Ÿค” How to participate?

  1. Join the Microsoft Python Discord (http://aka.ms/python-discord ) and the #python-virtual-labs channel to ask questions, get help with labs, and/or further instructions.

  2. Select and complete a Python Virtual Lab from this repository (see Virtual Labs)

    • โš ๏ธ some labs might need an Azure subscription. You can sign up for an Azure free account for lab completion
  3. Confirm lab completion and redeem your Azure Hero Badge

    • You must complete at least one lab to qualify for the giveaway
    • To demonstrate completion choose one of these options:
      • Upload a screen capture of your completed labs to our #python-virtual-labs channel
      • Tweet with the #PyConIndia2020 hashtag and tag @azureadvocates with a screenshot of your completed lab

๐Ÿ”ฌ Virtual labs

โค๏ธโšก Sentiment Analysis with Python Azure Functions

In this lab, you will build a serverless HTTP API with Azure Functions that takes a sentence as an input and returns the sentiment of the sentence.

  • Build a serverless HTTP API with Azure Functions
  • Run and debug the API locally on your machine
  • Deploy the API to Azure Functions

Go to lab | Duration: 7 minutes

โ˜€๏ธ Hello World in Visual Studio Codespaces

Create and work with an environment in Visual Studio Codespaces, all on the browser.

  • How to get started with a GitHub repo
  • How to create and run a Hello World in Python
  • How to run a Flask app

Go to lab

๐Ÿ“„ Document recognition with Python Azure Form Recognizer

In this lab, you will learn how to quickly store information you collect from your documents and receipts and prepare them for further analysis. You will learn to:

  • Deploy new resources in Azure
  • Write your own code using new Python packages for Azure
  • Analyze the information returned from the service

Go to lab

๐Ÿ” Explore Azure Database for PostgreSQL with Python

In this lab, you will learn how to import data into an Azure Database for PostgreSQL instance using a python script and the psycopg2 module. You will learn to:

  • Connect to an Azure Database for PostgreSQL
  • Use the psycopg2 to load and query data in the database.

Go to lab

๐Ÿ’ฏ Number Facts with Python Web Apps

In this lab, you will deploy a python app to App Service using the Azure CLI.

  • Use az webapp up to quickly provision Azure resources and deploy your app to Azure App Service.
  • Leverage the local context feature of Azure CLI to ease management operations.

Go to lab

๐Ÿณ Developing a Django + PostgreSQL application in a Dev Container

Work in a dev container using Visual Studio Code

  • Open existing dev container in VS Code with the Remote - Container extension
  • Build a React front-end
  • Initialize a PostgreSQL database
  • Run a Django app

Go to lab

๐Ÿ› Debugging a Flask App with WSL in VS Code

Work with a Flask application using WSL in VS Code.

  • Run/debug the Flask app
  • Configure application tests
  • Run application tests

Go to lab

๐Ÿ“ˆ Real-Time Analytics on Azure Database for PostgreSQL - Hyperscale (Citus)

This workshop is meant to be an introduction to Azure Database for PostgreSQL Hyperscale (Citus). First, you will create a cluster to scale out PostgreSQL and turn it into a distributed database. Then, you will create a schema and tables, load test data, and create a rollup function to massively speed up your query workload.

Go to lab

About

๐Ÿ‡ฎ๐Ÿ‡ณ:๐Ÿ PyCon India - Labs demonstrating how to use Python with Azure, Visual Studio Code, GitHub, Windows Subsystem for Linux, and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.1%
  • Jupyter Notebook 16.6%
  • HTML 0.8%
  • PowerShell 0.7%
  • Dockerfile 0.4%
  • CSS 0.2%
  • Shell 0.2%