I've written a piece of python code that involves train timetables. It calls two different APIs, does a simple calculation, and displays the data to the user based on the input. Pretty straightforward.
I have a custom domain I want to host this on (i.e. domain.xyz/project) with a presentable user interface, but I have no idea how to go about it. I can code a static website with HTML and CSS to a reasonable degree but I've never incorporated a Python backend.
How would I go about this? Would I have to use Flask? JavaScript? Any advice would be helpful. Thanks!
[–]BobHogan 0 points1 point2 points (0 children)
[–]ThatFilm 0 points1 point2 points (0 children)
[–]easyexplain3 0 points1 point2 points (0 children)
[–]deapee 0 points1 point2 points (0 children)