A Python package for instaui-shiki.
Project description
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()
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
instaui_shiki-0.4.1.tar.gz
(324.3 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
instaui_shiki-0.4.1-py3-none-any.whl
(329.4 kB
view details)
File details
Details for the file instaui_shiki-0.4.1.tar.gz.
File metadata
- Download URL: instaui_shiki-0.4.1.tar.gz
- Upload date:
- Size: 324.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45e380ac4f8ee88b545dffa16331ad0d2233e4c1f38028b84a247a125e4574af
|
|
| MD5 |
c70fb110341316eeb1dae15c4ba6ed02
|
|
| BLAKE2b-256 |
9142ab9e22229db6a68816fc30336220b58913c7a56b7b4e69fde7a61a3e46d4
|
File details
Details for the file instaui_shiki-0.4.1-py3-none-any.whl.
File metadata
- Download URL: instaui_shiki-0.4.1-py3-none-any.whl
- Upload date:
- Size: 329.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1952b99876334e71021e092edb29313c828fed9bca95f50ebaa768c08a3af5fc
|
|
| MD5 |
c436a79ab6ace6f50222fa0480ed45bd
|
|
| BLAKE2b-256 |
0e7344c134fa2431f03212f60cc478fefc66f9a4e8f7f98c5261d517659e2f79
|