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.6.3.tar.gz
(325.7 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.6.3-py3-none-any.whl
(332.5 kB
view details)
File details
Details for the file instaui_shiki-0.6.3.tar.gz.
File metadata
- Download URL: instaui_shiki-0.6.3.tar.gz
- Upload date:
- Size: 325.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90d868196d1f194b892b12dead52b616f7c304863e9697492094c93e687ab1bf
|
|
| MD5 |
8303dd4aeef29e66d2e65d61873192be
|
|
| BLAKE2b-256 |
908c8e2d506a1082c400b49eaf4a58d5e873833e943779cd20a049948cbf1679
|
File details
Details for the file instaui_shiki-0.6.3-py3-none-any.whl.
File metadata
- Download URL: instaui_shiki-0.6.3-py3-none-any.whl
- Upload date:
- Size: 332.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d78190d804c5fd20377370fc58ca629fce755c08dad414c382b78a6c8ad6c86
|
|
| MD5 |
e0facddf1c3366bb602e9f5d2417a0aa
|
|
| BLAKE2b-256 |
21076ae669fc8bc656b4fc8ec9556975e128d1f788b38ae6450f3c2d619af9a1
|