Skip to main content

A Pike kernel for Jupyter

Project description

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.

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pike_kernel-0.0.1-py2.py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 2 Python 3

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