Skip to content

Instantly share code, notes, and snippets.

View yihong0618's full-sized avatar
πŸƒβ€β™‚οΈ
Running

yihong yihong0618

πŸƒβ€β™‚οΈ
Running
View GitHub Profile
@frostming
frostming / json_parser.py
Last active December 13, 2024 09:32
Python JSON Parser
from __future__ import annotations
import re
from typing import Any, Never
class JSONParseError(Exception):
pass
local obj = {}
obj.__index = obj
-- Metadata
obj.name = "HammerspoonSwitchIME"
obj.version = "0.1"
obj.author = "Qiangning Hong"
obj.license = "MIT"
local ENGLISH_ID = "com.apple.keylayout.US"