Skip to main content

A Tcl kernel for Jupyter

Project description

This uses the version of Tcl that comes with Python, through Tkinter, so you do not need to install anything else.

Not packaged up to pip yet, so to test out, clone the repository:

pip3 install tcl_kernel
python3 -m tcl_kernel.install

To use try one of these:

jupyter notebook
# Then select the Tcl option in the 'New' section
jupyter qtconsole --kernel tcl
jupyter console --kernel tcl

For details of how this works, see the Jupyter docs on wrapper kernels, and

Huge thanks to Thomas Kluyver (@takluyver) who’s Jupyter bash kernel I made heavy use of to get this working. Also to Eli Bendersky whose code in the blogpost Redirecting all kinds of stdout in Python was very useful for this.

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

tcl_kernel-0.0.3-py2.py3-none-any.whl (4.6 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