How can I find where my local development datastore is located? I am using the Python SDK and Linux.
For Python u can make access to datastore admin interface path:' /_ah/' or
add the app handler to app.yaml
- url: /admin/.* script: $PYTHON_LIB/google/appengine/ext/admin login: admin
and access it at /admin/