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.5.tar.gz
(325.2 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.5-py3-none-any.whl
(330.6 kB
view details)
File details
Details for the file instaui_shiki-0.5.5.tar.gz.
File metadata
- Download URL: instaui_shiki-0.5.5.tar.gz
- Upload date:
- Size: 325.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4dfdd74e76d929ab94642a44a9c746e1ff721024f5a124030791ae3e84013e1
|
|
| MD5 |
c16223d6d333e5f7d51720040b99840e
|
|
| BLAKE2b-256 |
06c95fb9234992f7604894b95de765f1b9f63cd232efcd5579d23ba1b4e85065
|
File details
Details for the file instaui_shiki-0.5.5-py3-none-any.whl.
File metadata
- Download URL: instaui_shiki-0.5.5-py3-none-any.whl
- Upload date:
- Size: 330.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0feb0efaf96840f522386eed159339ab63c9cba7eabb1bc1b2a98a60a03679b0
|
|
| MD5 |
6cc78433e1ab2d704c8064beb8dbcc83
|
|
| BLAKE2b-256 |
e8fa07d9e9544d16ff51af67b1fd9a4b881e38e4e088b4bbe038fa21195c248f
|