Skip to content

GoogleCloudPlatform/appengine-scipy-zombie-apocalypse-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2010-2014 Google Inc.

App Engine Python VM Runtime 'Zombie Apocalypse' example

This sample is inspired by a Zombie Apocalypse ODEINT demo listed in the Scipy Cookbook.

It demos use of the apt_get_install directive in the app.yaml file to load python-numpy, python-scipy, and python-matplotlib.

Deploying

  1. Make sure that you are invited to the VM Runtime Trusted Tester Program, and download the SDK.

  2. Update the application value of the app.yaml file from your-app-id to the Application ID which is whitelisted for the VM Runtime Trusted Tester Program.

  3. Run the following command:

    $ <sdk_directory>/appcfg.py -s preview.appengine.google.com update <project_directory>
    
  4. Visit the following URL: http://your-app-id.appspot.com/

Contributing changes

Licensing

About

A simulator for zombie apocalypse with scipy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published