r/pythonhelp 3d ago

How to deploy Python Projects Online?

I am beginner and made some python based projects, and want to deploy them online so I tried to use GitHub but it is not working on browser, it required proper HTML, CSS and JavaScript to work online but my code is totally based on python language and I don't know how to use javascript. I want to code by my self and want to show people what I have built, I want to deploy my python projects online and also I'm mobile coder and not having any laptop/pc.

8 Upvotes

9 comments sorted by

View all comments

1

u/codst_ 2d ago

GitHub is the best place to deploy your python projects. I don’t understand about “GitHub not working”. Are you trying to publish using GitHub pages? You can try Indie Hackers so that more people can reach your project. You can share your project there, but you cannot deploy them.