mangle
mangle copied to clipboard
Draft: Python 3 [Help wanted]
It can run easily on any platform with platform agnostic dependencies now!
Thanks @gigajosh for the Python3 port, which I copied over and cleaned up the commit history and added all my prior changes.
But I cannot figure out how to build a stand alone executable/binary in Python3.
@gigajosh, can you help?
@clach04 Do you think you can help me build an exe? You commented in https://github.com/FooSoft/mangle/issues/46
See https://github.com/clach04/mangle/releases/tag/v0.0.1 #46 has details on how it was created (NOTE command line only, not GUI).
Thanks @axu2 for doing the initial python3 porting work! I recommend opening PR :-)
It can run easily on any platform with platform agnostic dependencies now!
Thanks @gigajosh for the Python3 port, which I copied over and cleaned up the commit history and added all my prior changes.
But I cannot figure out how to build a stand alone executable/binary in Python3.
@gigajosh, can you help?
As per my other reply, I'm very sorry I wasn't keeping up with my Github notifications :( How are you getting on? Did you manage to get a working exe?
Only got the exe built for Python2, not 3.