Python Forum
Question about exporting Python
Thread Rating:
  • 4 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about exporting Python
#5
Buran that you've mentioned that you can bundle an interpreter to an executable,

-> How to do this? Can the interpreter be included in one binary file along with the application or does this have to be separate? How to do this if you were to do it either way?

-> Why would you do this? Are there any advantages? I thought that compiling would be better than interpreting for distributions.. no?

Lot of big companies use Python and they need not be open source, because they are a business after all. So how do they use Python? Do they compile Python or do they use it backend at their servers or something?

Is compiling Python popular - do big companies do it?


Quote:If they're motivated enough they can decompile
I'm confused.. decompile the .exe? How?

[quote]Python can be included with OS[/code]
Oh really I didn't know about that! What OS have Python in them by default?
Reply


Messages In This Thread
Question about exporting Python - by Nwb - Jan-12-2019, 06:35 AM
RE: Question about exporting Python - by buran - Jan-12-2019, 06:55 AM
RE: Question about exporting Python - by buran - Jan-12-2019, 10:02 AM
RE: Question about exporting Python - by Nwb - Jan-12-2019, 01:21 PM
RE: Question about exporting Python - by buran - Jan-12-2019, 01:46 PM
RE: Question about exporting Python - by Nwb - Jan-15-2019, 05:56 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020