A Tk-based knot and link editor for creating, editing, and analyzing knots and links. Version 2.4.9; released irregularly on PyPI.
pip install plinkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launches the interactive Tk knot editor.
Install Tkinter via your system package manager (e.g., python3-tk on Ubuntu) or use a Python distribution that bundles Tkinter.
Run on a desktop environment or use Xvfb for headless testing, but GUI interaction is required.
Upgrade to Python 3.9+.
pip install plink
Use a virtual display (e.g., Xvfb) or run locally with a GUI.
No dependency data recorded yet.