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.11.1.tar.gz
(9.8 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.11.1-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file termynal-0.11.1.tar.gz.
File metadata
- Download URL: termynal-0.11.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce70d264a649d26365bf72b8cfc5aa2bf903adafebc1027347343779a8695ff0
|
|
| MD5 |
0c1e8a477af016eda3a1e975d690286d
|
|
| BLAKE2b-256 |
a9994817a464c154416e580246b05085c1ad0a534c65621ee30c223a317eef27
|
File details
Details for the file termynal-0.11.1-py3-none-any.whl.
File metadata
- Download URL: termynal-0.11.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
553fc58b126a0482b71a442263d33a9b47fb69868a7fdd6cc36dc9f006aab7a2
|
|
| MD5 |
354a947b5d9d9f327d5ccc51b75fcca4
|
|
| BLAKE2b-256 |
265a6296fe8093740cffdd161361c0178e5714c508a76d741bcb8b65ae44461a
|