A lightweight and modern animated terminal window
Project Links
Meta
Author: Danil Akhtarov
Requires Python: >=3.9
Classifiers
Termynal
A lightweight and modern animated terminal window. Built for mkdocs.
Installation
Usage
Use <!-- termynal -->
before code block
<!-- termynal -->
```
$ python script.py
```
Mkdocs integration
Declare the plugin:
...
plugins:
- termynal
...
Optionally, pass options to the processor:
[...]
plugins:
- termynal:
prompt_literal_start:
- "$"
- ">"
[...]
This config allows you to use another prompt:
<!-- termynal -->
```
> pip install termynal
---> 100%
Installed
```
Credits
Thanks ines
Contribution
Sep 01, 2025
0.13.1
Jan 14, 2025
0.13.0
Jan 13, 2025
0.12.3
Nov 09, 2024
0.12.2
Feb 18, 2024
0.12.1
Feb 16, 2024
0.12.0
Oct 01, 2023
0.11.1
Aug 21, 2023
0.11.0
Aug 20, 2023
0.10.2
Aug 16, 2023
0.10.1
Aug 02, 2023
0.10.0
Aug 01, 2023
0.9.0
Aug 01, 2023
0.8.0
Jul 31, 2023
0.7.0
Jul 31, 2023
0.7.0a1
Jul 31, 2023
0.7.0a0
Jul 30, 2023
0.6.0
Jul 22, 2023
0.5.0
Jul 06, 2023
0.4.0
Jun 21, 2023
0.3.1
May 09, 2023
0.3.0
Jan 13, 2023
0.2.1
Nov 17, 2020
0.2.0
Nov 14, 2020
0.1.0