Can you make a Python project be run on any Linux device without having to install Python? /u/Mustafa_Shazlie Python Education

I am new to Linux so I might not know much about it and might have some misconseptions about it as well.
But I am thinking of moving to Linux from Windows. And I had a question in my mind that I for some reason couldn’t find a satisfying answer to.

How can i make a Python project run on a Linux device without installing Python. Like for example, you can use PyInstaller to compile a Python project into an exe file. But exe files are meant for Windows. So that raises the quesition, what is the standart application file called in Linux? And how can I make it with or without Python?

I am aware that you can run exe files with compatibility apps like Wine or others. But I talking about developping an application or simple script, and be able to run it on any Linux device without having to install Python to run .py files. Is there any like that?

submitted by /u/Mustafa_Shazlie
[link] [comments]

​r/learnpython I am new to Linux so I might not know much about it and might have some misconseptions about it as well. But I am thinking of moving to Linux from Windows. And I had a question in my mind that I for some reason couldn’t find a satisfying answer to. How can i make a Python project run on a Linux device without installing Python. Like for example, you can use PyInstaller to compile a Python project into an exe file. But exe files are meant for Windows. So that raises the quesition, what is the standart application file called in Linux? And how can I make it with or without Python? I am aware that you can run exe files with compatibility apps like Wine or others. But I talking about developping an application or simple script, and be able to run it on any Linux device without having to install Python to run .py files. Is there any like that? submitted by /u/Mustafa_Shazlie [link] [comments] 

I am new to Linux so I might not know much about it and might have some misconseptions about it as well.
But I am thinking of moving to Linux from Windows. And I had a question in my mind that I for some reason couldn’t find a satisfying answer to.

How can i make a Python project run on a Linux device without installing Python. Like for example, you can use PyInstaller to compile a Python project into an exe file. But exe files are meant for Windows. So that raises the quesition, what is the standart application file called in Linux? And how can I make it with or without Python?

I am aware that you can run exe files with compatibility apps like Wine or others. But I talking about developping an application or simple script, and be able to run it on any Linux device without having to install Python to run .py files. Is there any like that?

submitted by /u/Mustafa_Shazlie
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *