Skip to content
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

Migrating to Quart #6

Merged
merged 9 commits into from
Jul 6, 2019
Merged

Migrating to Quart #6

merged 9 commits into from
Jul 6, 2019

Conversation

intendednull
Copy link
Owner

@intendednull intendednull commented Jul 4, 2019

Migrate from flask to quart

Migrate syncronous requests to use async instead while preserving functionality.
Sync requests may still be made.

Use an alias for the typing module, the import list was getting pretty long.
@intendednull intendednull added the enhancement New feature or request label Jul 4, 2019
@intendednull intendednull changed the base branch from master to dev July 4, 2019 05:43
gentle_gnomes/pyproject.toml Outdated Show resolved Hide resolved
gentle_gnomes/src/azavea.py Outdated Show resolved Hide resolved
gentle_gnomes/src/azavea.py Outdated Show resolved Hide resolved
The default behavior is more explicit in the init methods.
gentle_gnomes/src/azavea.py Outdated Show resolved Hide resolved
gentle_gnomes/src/indicator.py Outdated Show resolved Hide resolved
gentle_gnomes/src/indicator.py Show resolved Hide resolved
gentle_gnomes/pyproject.toml Outdated Show resolved Hide resolved
gentle_gnomes/src/azavea.py Outdated Show resolved Hide resolved
@intendednull intendednull force-pushed the feature/async branch 2 times, most recently from f5ecc99 to 786aac2 Compare July 6, 2019 02:26
@intendednull intendednull changed the title Adding async to azavea.Client requests Migrating to Quart Jul 6, 2019
@MarkKoz MarkKoz merged commit 81b9614 into dev Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants