Skip to content

Instantly share code, notes, and snippets.

View j5shi's full-sized avatar
🏠
Working from home

Jia j5shi

🏠
Working from home
  • Self-employed
  • China, Hangzhou
View GitHub Profile
@tiann
tiann / alfred-pinyin.py
Last active April 5, 2024 14:59
make alfred support pinyin search
#! /usr/bin/python
# -*- coding: utf-8 -*-
# @author weishu @2015/12/7
import subprocess
import os
import re
import json