Skip to content

Switch WSGIApplication example to Pyramid #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2018
Merged

Switch WSGIApplication example to Pyramid #99

merged 1 commit into from
Jun 24, 2018

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Jun 23, 2018

The SDK provides a first-class integration for Flask, so using Flask as the example for the generic WSGIApplication integration for the SDK might be confusing to some users. This change rewrites the example to use a "hello world" application example for Pyramid, one of the most popular web frameworks for Python to remove the potential confusion.

The SDK provides a first-class integration for Flask, so using Flask as
the example for the generic WSGIApplication integration for the SDK
might be confusing to some users. This change rewrites the example to
use a "hello world" application example for Pyramid, one of the most
popular web frameworks for Python to remove the potential confusion.
@SergeyKanzhelev SergeyKanzhelev merged commit 772096e into microsoft:develop Jun 24, 2018
@c-w c-w deleted the update-wsgi-example branch June 24, 2018 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants