tk¶
Description¶
Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more.
Homepage¶
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 8.6.11 |
| BELL | 8.6.11 |
| NEGISHI | 8.6.11 |
Module¶
You can load the module by:
Note for using tk
Run module spider tk beforehand to check if this version requires any prerequisite modules.