evandempsey / node-python-editor

Node.js demo of a browser-based Python editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-python-editor

Node.js demo of a browser-based Python editor

The application demonstrates how to use RabbitMQ to connect a Node server with a Python worker using amqplib and pika.

The Python worker simply runs the provided code with exec, with no attempt to prevent dangerous activity. It is a demonstration, and not intended to be used in environments where users could input untrusted code.

About

Node.js demo of a browser-based Python editor

License:MIT License


Languages

Language:JavaScript 100.0%Language:Python 0.0%Language:CSS 0.0%