pike_kernel 0.0.1

Last updated:

0 purchases

pike_kernel 0.0.1 Image
pike_kernel 0.0.1 Images
Add to Cart

Description:

pike kernel 0.0.1

A simple IPython kernel for the Pike programming language.
This requires IPython 3.
To install:
pip install pike_kernel
python -m pike_kernel.install
To use it, run one of:
ipython notebook
# In the notebook interface, select Pike from the 'New' menu
ipython qtconsole --kernel pike
ipython console --kernel pike
For details of how this works, see the Jupyter docs on wrapper kernels, and
Pexpect’s docs on the replwrap module
Mostly copied from Thomas Kluyver’s bash kernel.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.