On Thu, Oct 07, 2010 at 01:34:50PM +0200, g.du...@otasc.org wrote: > If I understand you think to combine C and Python ? > Do you think is good to code the tool in C, with only shell interface, > and add the graphical front-end in Python ? > In this case Python will call on each click the C binary with parameter, > like : > ./assistant --list-wireless-network > > It's a good idea [Grrrr! keyboard shortcut :p] > So, it's a good idea if we work together on this project if you are ok ?
You *are* aware that you can combine Python and C code fairly easily, right? There is no real need to shell out for every command... Joachim -- TFMotD: perlartistic (1) - the Perl Artistic License http://www.joachimschipper.nl/