Recently, I have become increasingly familiar with Django. I have a new project that I am working on that will be using Python for a desktop application. Is it possible to use t
Camelot seems promising if you want to do Python desktop apps using a DB. It uses SQLAlchemy though. Haven't tried it yet.