Skip to content

evandempsey/node-python-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published