+ 39
Can You Convert Python Code To EXE Then To DLL ?
Will This Code Execution Work ? Note: It's A One File, No External Modules
3 Answers
+ 5
warlord, assuming you know about py2exe, here's a solution:
https://stackoverflow.com/questions/550446/py2exe-to-generate-dlls
+ 29
@Baraa AB I'm Asking About:
You Converted A Python Code Into Exe
Can Convert This EXE To DLL ?
Will The Code Execution Work?
Note: Because I'm Ain't Good At C :p I Use Python