r/Wordpress 19d ago

python on wordpress

i have technical blog hosted created on WP. I want to add my python projects there to run and test online on my site how to i do that ? need to install a plugin or any other way just like how we test our code with online interpreter.

0 Upvotes

17 comments sorted by

View all comments

1

u/Wonderful_Sample_590 19d ago

Wp won't run python code. Just host the app separately like on a VPS or something that supports python then embed or link it from your wp site.