separation events

G

Ghido

Hi all, i'm writing a software with python and wxpython for manage the
quality/environmental/security system for the my factory. I want to
separate the gui structure from the events and database operations for
obtain a very modular software, for this reason i start to use
sqlalchemy. Unfortunately i don't understand if is possibile to have a
file with only the gui structure and another file with the database
operations and the events of the gui. It is possibile? the use of
sqlalchemy is a good thing?
Thanks a lot

Ghido
 
B

Bruno Desthuilliers

Ghido said:
Hi all, i'm writing a software with python and wxpython for manage the
quality/environmental/security system for the my factory. I want to
separate the gui structure from the events and database operations for
obtain a very modular software, for this reason i start to use
sqlalchemy. Unfortunately i don't understand if is possibile to have a
file with only the gui structure and another file with the database
operations and the events of the gui. It is possibile?

You may want to look for MVC (Model/View/Controller).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top