Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Python for Windows
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Larry Bates, post: 1922637"] The installer does make a few minor registry entries (what Windows program doesn't). They are minor and have only to do with the program being able to know where it is installed, etc. You can't really "compile" Python code, it is an interpreted language. You can use an extension called py2exe that packages up python code with a .exe file and a couple of support files and that package can be installed on a computer with minimal or no registry or system file modifications. -Larry Bates [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Python for Windows
Top