Kivy-Python with a database -


i want build app kivy/python, don't know how connection between kivy , mysql. python? sorry, if question inappropriate.

it's regular python.

kivy framework building user interfaces. it's how interact database in app. consider using mvc model, have nice separation of logic. think using sqlalchemy database abstraction layer.

hope helps.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -