Skip to main content

A Skulpt Python kernel in the browser for Jupyter

Project description

Skulpt Python Kernel is the merging of [Skulpt](http://www.skulpt.org/) (a Python implementation that runs in the browser) with [Project Jupyter](http://jupyter.org/) (aka IPython). In addtion, it has an interface to [ProcessingJS](http://processingjs.org/). Skulpt scripts are entered into a cell, where they run independently from other cells.

Because Skulpt Kernel uses [MetaKernel](https://github.com/Calysto/metakernel/blob/master/README.rst), it has a fully-supported set of “magics”—meta-commands for additional functionality. A list of magics can be seen at [MetaKernel Magics](https://github.com/Calysto/metakernel/blob/master/metakernel/magics/README.md).

Skulpt Kernel in use:

You can install Skulpt Kernel with:

` pip install --upgrade skulpt-kernel `

or in the system kernels with:

` sudo pip install --upgrade skulpt-kernel `

Use it in the notebook with:

` ipython notebook `

and select Skulpt Python as the kernel for a new notebook.

Requires:

  • ipython-3.0

  • Python2 or Python3

  • metakernel (installed with pip)

  • calysto (installed with pip)

Skulpt Kernel supports:

  • MetaKernel Magics

  • processing

  • turtle

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

skulpt_python-0.9.2.zip (4.1 kB view hashes)

Uploaded Source

skulpt_python-0.9.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page