Skip to content

hdeldar/python-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ide

A simple HTML and Javascript web application that can be used to run python code online and use online repl web socket for compile codes.

Usage

Online demo:

Local test

cd spanish-cards
# python3
python -m http.server 8000
# or python2
python -m SimpleHTTPServer 8000

Then go to http://localhost:8000

About

python online ide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published