This makes Python more easy to port to small stack architectures, provides efficient multiprocessing options, and fosters novel programming structures such as coroutines. Other systems of study that are working on future development: Pyrex is working on the Cython system, the Parrot project, the PyPy is working on replacing the PVM altogether, and of course the founder of Python is working with Google to get Python to run 5 times faster than C with the Unladen Swallow project.
In short, py2exe is the easiest and Cython is more efficient for now until these projects improve the Python Virtual Machine PVM for standalone files. Not on the freehackers list is gui2exe which can be used to build standalone Windows executables, Linux applications and Mac OS application bundles and plugins starting from Python scripts.
See a short list of python packaging tools on FreeHackers. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 13 years, 4 months ago. Active 2 years, 6 months ago. Viewed k times. See: An executable Python app — lubos hasko. See this similar question. Also stackoverflow.
Why is this question closed because it already has answers in questions that were asked after this one??? Add a comment. Active Oldest Votes. Smart Manoj 4, 3 3 gold badges 27 27 silver badges 49 49 bronze badges. Josh Segall Josh Segall 3, 4 4 gold badges 28 28 silver badges 25 25 bronze badges. Platypus Mac only is also pretty good for making an app from Python scripts.
PyInstaller was perfect, extremely simple and fast. It seems PyInstaller does not support Python 3. I found this presentation to be very helpfull. Diego Castro Diego Castro 3, 4 4 gold badges 33 33 silver badges 42 42 bronze badges.
Dreality Dreality 76 2 2 bronze badges. Related Articles. Table of Contents. Improve Article. Save Article. Like Article. Attention geek! Strengthen your foundations with the Python Programming Foundation Course and learn the basics.
Recommended Articles. Article Contributed By :. Easy Normal Medium Hard Expert. Writing code in comment? Please use ide. Load Comments. What's New. Most popular in Python. More related articles in Python.
0コメント