Skip to content

heming-h/webcam-app

Repository files navigation

Deploy a Python (Flask) web app to Azure App Service - Sample Application

This is the sample Flask application for the Azure Quickstart Deploy a Python (Django or Flask) web app to Azure App Service. For instructions on how to create the Azure resources and deploy the application to Azure, refer to the Quickstart article.

Sample applications are available for the other frameworks here:

If you need an Azure account, you can create one for free.

Set upp application default credentials: https://cloud.google.com/docs/authentication/provide-credentials-adc#how-to

Start-up python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt source .env flask run

About

Simple python app to display images from webcam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published