I'm creating a micro service that should run on a python 3 standard 
environment of Google App Engine. I want to run it in a simulated Google 
app engine environment. In the python2 standard environment you could do 
something like:

dev_appserver.py [PATH_TO_YOUR_APP]
>

but as I understand this is not recommendedn and is way trickier to run for 
python3, so my question id. Does anyone know the recommendedn way of 
running a simulated Google app engine environment for a python 3 project 
that is going to run in the google app engine standard environment (I need 
to simulate data store).

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c47755ae-1258-47c7-be12-2c90383f52a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Santiago Del Valle

Reply via email to