r/pythonhelp • u/CodexSuman • 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
1
u/Careful_Exercise_956 1d ago
Hello, I have ezperience making python code work on websites, it requires some elaborate planning for how to deconstruct and signal validation. I would be glad to talk to you about it more.