instaui-shiki
English| 简体中文
📖 Introduction
instaui-shiki is a Python library for syntax highlighting code snippets in the browser using Shiki.
⚙️ Installation
pip install instaui-shiki
🖥️ Usage
from instaui import ui
from instaui_shiki import shiki
@ui.page("/")
def test_page():
shiki("print('foo')")
ui.server(debug=True).run()
Release files for instaui-shiki 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| instaui_shiki-0.9.0.tar.gz | 327.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| instaui_shiki-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:661.7 kB
Release files / instaui_shiki-0.9.0.tar.gz
| Download URL | instaui_shiki-0.9.0.tar.gz |
|---|---|
| Size | 327.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08660bb667064fd2f4c1f01356debe2fcb4da02a0e34ec47b69fb335151adda7
|
|
BLAKE2b-256 checksum How to use checksums |
0bcbfa4b7d840a64bf2d8da4e2ac6c8c4509c308d1fa6a9f77fd459954c7a231
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / instaui_shiki-0.9.0-py3-none-any.whl
| Download URL | instaui_shiki-0.9.0-py3-none-any.whl |
|---|---|
| Size | 334.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f954ae5e18c8b30619a7c3e76e619953731f398cb0fe4e64e02a790d52969d5
|
|
BLAKE2b-256 checksum How to use checksums |
468998746407359a61e66dc1781e7db4e0da9cf2eece12adedf3236f2e515e32
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|