Skip to content

gi6rgi/websockets-python-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Python interpreter

  • A WebSocket connection is established between the client and the server, which makes it possible to receive stdout / stderr of the running process in real time (displayed in the right window)
  • The timeout is set in the configuration file. In the example below, its value is 5

  • Imports of some libraries and the use of the open, exec and eval functions are prohibited

How to run locally:

The service will be available at localhost:3030

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages