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.5.2.tar.gz
(324.4 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.5.2-py3-none-any.whl
(329.6 kB
view details)
File details
Details for the file instaui_shiki-0.5.2.tar.gz.
File metadata
- Download URL: instaui_shiki-0.5.2.tar.gz
- Upload date:
- Size: 324.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7665dea58a7b66a79b002cd7de7a3426efd977fcac91db7d2a2cdd0e6991627
|
|
| MD5 |
af394115e03d3abf821916dce15d4055
|
|
| BLAKE2b-256 |
400034b003ad8e059441c65f17cb3accf59da57ee1418cf004ae409ff3d6d81a
|
File details
Details for the file instaui_shiki-0.5.2-py3-none-any.whl.
File metadata
- Download URL: instaui_shiki-0.5.2-py3-none-any.whl
- Upload date:
- Size: 329.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88cc6e6d16389d59b1594a01f178d7379205bc558bf08eb531c23fad661c656c
|
|
| MD5 |
0fc11e0f800d315f53ba471785337845
|
|
| BLAKE2b-256 |
d740554a8b21511e03bb92c7d27d017bc7236329ccd3bf184138e2e60ae0c3e8
|