On Wed, Feb 19, 2014 at 8:53 AM, Chen Wu <[email protected]> wrote:

> is this possible?
> my friend want use my application, but he don't know how to run a python
> script, he don't install sdk.
> maybe some exe tools?
>


 Do you mean running the application within the local machine or within App
Engine production?

If you mean App Engine production, you can recommend using Git Push To
Deploy ( https://developers.google.com/appengine/docs/push-to-deploy ) to
upload the application source. Your friend needs a copy of git installed on
their computer though.

If you mean running it within the local machine, you can try building a VM
using Docker and AppScale:
http://www.appscale.com/blog/2013/10/30/appscale-on-docker/

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to