This commit is contained in:
Kovid Goyal 2025-04-27 18:49:37 +05:30
commit 598f9b9dac
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -209,6 +209,13 @@ Add this to bashrc and then to plot a function, simply do:
iplot 'sin(x*3)*exp(x*.2)'
.. _tool_k-nine:
`k-nine <https://github.com/talwrii/kitty-plotnine>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
A wrapper around the :code:`plotnine` library which lets you plot data from the command-line with bash one-liners.
.. tool_tgutui:
`tgutui <https://github.com/tgu-ltd/tgutui>`_