A lightweight and modern animated terminal window for Python, used to create animated terminal recordings for documentation and demos. Current version is 0.14.0, released monthly.
pip install termynalVerified import paths — ran on the pinned version, not inferred.
Create a basic animated terminal session with a few lines.
Replace t.run() with t.show().
Call show() only at end of script or in a separate thread.
Use from termynal import Termynal and instantiate the class.
No dependency data recorded yet.