https://github.com/Azure-Samples/python-docs-hello-world
A simple python application for docs
https://github.com/Azure-Samples/python-docs-hello-world
Last synced: 4 months ago
JSON representation
A simple python application for docs
- Host: GitHub
- URL: https://github.com/Azure-Samples/python-docs-hello-world
- Owner: Azure-Samples
- License: mit
- Created: 2017-03-31T23:00:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T15:17:15.000Z (8 months ago)
- Last Synced: 2024-08-13T07:08:03.198Z (8 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 128
- Watchers: 21
- Forks: 2,540
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Azure-Samples/python-docs-hello-world - A simple python application for docs (Python)
README
---
page_type: sample
description: "A minimal sample app that can be used to demonstrate deploying Flask apps to Azure App Service on Linux."
languages:
- python
products:
- azure
- azure-app-service
---# Python Flask sample for Azure App Service (Linux)
This is a minimal Flask app that can be deployed to Azure App Service on Linux.
For instructions on running and deploying the code, see [Quickstart: Create a Python app in Azure App Service on Linux](https://docs.microsoft.com/azure/app-service/quickstart-python).
## Contributing
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.