For future browsers, apparently it can be done with Kivy, but I haven't
tried it. Kivy looks very promising as a way to use Python on iOs and
Android though!

iain


On Sun, Apr 27, 2014 at 10:30 AM, Iain Duncan <iainduncanli...@gmail.com>wrote:

> Sorry if this is a stupid question, but does anyone here know if any of
> the various Python-to-native-mobile platforms allow one to use sqlalchemy
> with sqlite for persistence? (Kivy? Pythonista? Whatever else is out
> there?) I'm wondering whether it's possible (yet?) to write an app that:
>
> -  runs locally on iphone and android without data connection to a server
> - looks half decent
> - can use sqlalchemy for persistence
>
> thanks!
> Iain
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to