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
Release history Release notifications | RSS feed
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
File details
Details for the file pike_kernel-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pike_kernel-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6884e46a2f1c55e6db4b49b7d958b5c98381e0d8566a6d367d6fd8cb7ec3fd6a |
|
MD5 | 4cbe8bed945f47b81cd351a239a62b36 |
|
BLAKE2b-256 | 1dd050165aba30252afeb70824cb43b946edb000d6792064fa4e7fe11e7ced33 |