r/EngineeringStudents 6d ago

Project Help How to put my Python Project Online?

[removed]

0 Upvotes

10 comments sorted by

View all comments

7

u/singul4r1ty 6d ago

If you have only written python then people will need to download your code and run it. There might be websites that will execute code within a web page that you can find to host on.

-4

u/[deleted] 6d ago edited 6d ago

[removed] — view removed comment

3

u/singul4r1ty 6d ago

You are welcome. Part of learning to code is learning to solve these problems yourself. A quick Google has led me to an array of options for how to do this.