DEV Community

Discussion on: Can I run a python program on my website?

Collapse
 
lschultebraucks profile image
Lasse Schultebraucks

Re-Implementing your program would be definitely a good exercise.
Maybe you can create the backend with django or another python backend framework if you like. Or you just build the whole application in JS with a backend framework like Express or Next.JS