Skip to main content

An IPython extension for Tcl.

Project description

Tcl magic

IPython extension which adds Tcl magics.

Installation

Install or upgrade with pip:

pip install -U tcl-magic

Usage

Load the extension:

In[1]: %load_ext tclmagic

Use the extension:

In[2]: %%tcl
       set tcl_precision 17
       expr acos(-1)

Out[2] 3.141592653589793

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tcl-magic-0.0.5.tar.gz (2.8 kB view hashes)

Uploaded Source

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