Hi DW(DaniWeb) - I hope that's the correct term, since I'm a total Python/DaniWeb noob. I think Python doesn't have a RE(Runtime Environment), but Python has the option for one. http://www.python.org/download/. So, basically what I want to know is, do you have to have a RE(Runtime Environment) or anything like a RE(Runtime Environment) for developing Web Application's especially, or just executable application's. Thanks so much, sorry I'm a noob.
Voidz 0 Newbie Poster
Recommended Answers
Jump to PostFor stand alone application there are py2exe,cx_Freeze,PyInstaller.
Gui2exe is good with a Gui interface for all this installer.
And finish it with a good installer like
Jump to PostI believe you are thinking on the Java Runtime Environment, and that's why you ask about a Python Runtime Environment.
If my observations are correct (I'm also a noob) the JRE is an interpreter that runs the Java code.
Now, since Python is also an interpreted language it …
All 8 Replies
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
inputbear 0 Newbie Poster
e-papa 13 Posting Pro in Training
Voidz 0 Newbie Poster
snippsat 661 Master Poster
e-papa 13 Posting Pro in Training
G_S 38 Junior Poster in Training
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.