A lightweight and modern animated terminal window
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
termynal-0.12.1.tar.gz
(9.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
termynal-0.12.1-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file termynal-0.12.1.tar.gz.
File metadata
- Download URL: termynal-0.12.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48842b5066eee25d5efef570b776bbc7e2875fca547c38c39e73fec1bb562fa9
|
|
| MD5 |
e9c78f357b11675d059266baf8912724
|
|
| BLAKE2b-256 |
6acf98fc8d1db9c1590da9b58179a8d180fa3046fb65fc35825ca29362500098
|
File details
Details for the file termynal-0.12.1-py3-none-any.whl.
File metadata
- Download URL: termynal-0.12.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8420fc7ddc9daa5733c5aa370e7d2567a0e9299caa6e47fe8b5efd228fdffc47
|
|
| MD5 |
5c98bce31e4295691b9bf5bc9c28a751
|
|
| BLAKE2b-256 |
935f00028bc6ed7ed5adea29b9ce0a52dd142e1defbdbf2266dfd150b18bb008
|