i want a c program which can create a configuration file in python which python
program can read n initialize the GUI. I am using Qt and depending on what values are chosen in widgets i need to create configuration file, which Python can read n unpickle it . In short i want to create pickled file without using python. Can anybody please help?
program can read n initialize the GUI. I am using Qt and depending on what values are chosen in widgets i need to create configuration file, which Python can read n unpickle it . In short i want to create pickled file without using python. Can anybody please help?