before going further ,one question... is it possible to do it ?
If the answer is yes... then which library, and which is the best practice to implement it on a python script.
If the answer is no, by which language is it possible, that i start learning it enough to proceed my project.
Project Description : I want to write program(using classes) to stop the desired windows programs from running.
The only thing I need is to know is which library, which module and which class or function in order to open or stop apps from running using python(mainly closing the windows programs).
Note:The reason why i did not mention the code was for its long length, and the fact that it did not help, because the only thing which matters is which library and module to use.