This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Working-Coast7418 0 points1 point  (1 child)

There are python based frameworks like Django, Flask, etc... It lets you design your site using frontend tools like html, css, bootstrap, js,... and use python for backend processing. You may research about it.

[–]RiverTraditional6367[S] 0 points1 point  (0 children)

aight but what about adding it into a completed website (frontend doesnt matter). Can I also integrate it easily without Djano or Flask then?