Hello,

I built an application with App Inventor which uses AppEngine application. 
It work well with my Androïd application. 
Then, for certain usages, I'd like to access the data from a PC or other 
machine, thru a Python application.

Is anyone to tell me the way to do this access ? For example, here is a 
test AppEngine application : https://exe-chords.appspot.com/

If you try to access the above address from a browser, you'l get datas sent 
by AppEngine to an Index.html file like this :

(see the jointed file)

When I do the access from the AppInventor application, I receive the data 
directly into the application.

How to do this direct access from a Python application ?

Thank you per advance for any answer !

-- 
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/cc02337c-40f6-455b-99ea-d43aa5e249ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Title: App Inventor Database

Search database for a tag

Tag:

Returned as value to TinyWebDB component: {{result}}

Store a tag-value pair in the databse

Tag:

Value:


{% for entry in entryList %} {% endfor %}
Key Value Created (GMT)
{{entry.tag}} {{entry.value}} {{entry.date}}

Reply via email to