txkernel

Twisted based Jupyter kernel framework


Keywords
twisted, async, interactive, console, jupyter, kernel, console-application, framework, ilua, jupyter-kernels, python, twisted-library
License
GPL-2.0
Install
pip install txkernel==0.1.0

Documentation

TXKernel

TXKernel is a base kernel for Jupyter powered by Twisted. TXKernel development really revolves around ILua, at least for it's early stages. If your kernel is to be written in Python, I'd recommend checking out Jupyter's repositories as they contain much more mature base classes