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.7.0.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.7.0-py3-none-any.whl
(332.5 kB
view details)
File details
Details for the file instaui_shiki-0.7.0.tar.gz.
File metadata
- Download URL: instaui_shiki-0.7.0.tar.gz
- Upload date:
- Size: 325.7 kB
- Tags: Source
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
041b7f983dd80bc76914a2ecf6e0b75d226aafb5f16fca48c02072232f5bebcf
|
|
| MD5 |
f0030a3b8021f482d2857877301a1701
|
|
| BLAKE2b-256 |
c86de6920eb550718fe12f0a839a010457bee81f26d77045f858e9b5e30266e6
|
File details
Details for the file instaui_shiki-0.7.0-py3-none-any.whl.
File metadata
- Download URL: instaui_shiki-0.7.0-py3-none-any.whl
- Upload date:
- Size: 332.5 kB
- Tags: Python 3
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7ea9430f2a28819ca8f96d3a41fb904a7f48c62cfb23ed8478f19d5d6ade812
|
|
| MD5 |
050d67cb213ea0c40a0ff5516d22bab8
|
|
| BLAKE2b-256 |
167c5a67f523a02377fff915ffa6cb099428da67190af114dd169c1961e75a8e
|