Hi all, Few days ago I accidentally deleted my source codes for python(.py). And now I'm left with the compiled files(.pyo). Is there a way to decompile my python files? as I need the source files urgently. Thanks.
If you wrote it youself i assume you know how to write it again? There are a few python decompilers that i use but they are not free so i cant give it but if you search the net you can find a few.
Sorry to bump this, but I didn't want to start a new thread for asking the same question from just a couple months ago. I would love to hear of those programs that you used for doing it though, because I want a much easier and GUI based way to decompile my .py files.