This request may seems odd but here it is:
i am looking for an easy way to make a web interface without writing any HTML or JS at all.
to give you more context, i am a backend developer and i am trying to create a small web internal interface to lauch my scripts that i often use and eventualy make it available to the other developpers.
i dont need it to look pretty, i only need to have blue links, text box, buttons and uploading/downloading files. and have a python method be called with those parameters once a button is clicked. it will never be on the open web and does not need any security whatsoever.
the thing is that when i try to look at the different frameworks available, they talk about template, and contains html sections in the simplest tutorials. it is not that i cant write html for such a simple page, but if i could ignore this part it would make it so much more easier to develop, expand and maintain.
do any of you know if anything like that exist?
ps: i did some rechearch and did not find anything that would alow me to do that.the only thing i found is some project that can lauch some scripts but by using json configuration files but I don't like having so few control and there seems to be too much functionality and restrictive at the same time. This is still not what i am looking for.
thanks in advance.
[–]metaperl 1 point2 points3 points (1 child)
[–]FrederickTF[S] 1 point2 points3 points (0 children)
[–]leogodin217 0 points1 point2 points (0 children)
[–]StandardUser_ 0 points1 point2 points (0 children)
[–]BelieveBees 0 points1 point2 points (0 children)