A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/fili/webapp2-gae-python37 below:

fili/webapp2-gae-python37: webapp2 on Google App Engine Standard Python 3.7 example

webapp2 on Google App Engine Standard Python 3.7

Create a new virtual environment:

virtualenv -p python3.7 env

To activate the environment:

source env/bin/activate

Then run:

pip install -r requirements.txt

Afterwards, to run the webserver:

python main.py

To test with gcloud SDK, first get out of the virtual environment:

deactivate

Then run the gcloud SDK shortcut to set up a temporary local GAE instance supporting Python 3.7:

dev_appserver.py app.yaml
Author

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4