/PythonScript

Python in the browser by Python

Primary LanguageJavaScriptGNU Lesser General Public License v2.1LGPL-2.1

PythonScript

dependency:Python 2.7
documentaiton:PythonScript
try:apppyjs

Kesaco

A Python to Javascript translator in Python. It converts a subset of Python to a subset of Javascript, making availabele enough Javascript in Python to do many things useful among which (at least I think) a full Python interpreter.

Getting started

First:

sudo pip install pythonscripttranslator

Write some Python then:

pythonscript < app.py > app.py.js

Then copy pythonscript.js from github to your project added both files as scripts of your page and voilĂ !

Demos

See also