hello people,
Im have learned python's concepts and can do a fair bit of coding in it. What I'm looking at is to create a real world GUI based program. Of which is plan to create the program text based and then convert it to GUI wxpython.

So before I did go ahead with that I thought of clearing my concepts/doubts:
1) what is the best way to create a program monolithic(Like in the Linux kernel all in one)...