Skip to content

Latest commit

 

History

History
 
 

README.md

Google App Engine Namespaces

This sample demonstrates how to use Google App Engine's Namespace Manager API in Python.

Running the sample

You can run the sample on your development server:

  $ dev_appserver.py .

Or deploy the application:

 $ appcfg.py update .