EasyIME/PIME
Develop input methods for Windows easily with Python and node.js observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4389
- days_rel: n/a
- days_push: 39
- n_releases_24m: 0
Adoption not part of the score
1467 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PIME is a framework for developing Windows input method editors (IMEs) using Python and Node.js backends on top of the Windows Text Services Framework (TSF). It includes LibIME, a TSF wrapper library, and a backbone text service implementation.
Use cases
- create a custom Chinese input method for Windows
- develop a Windows IME without writing raw COM/TSF code
- build a Bopomofo or phonetic input method
- implement a text input service for Windows 10/11
- prototype input method logic in Python
When to choose
- you need to build a custom input method editor for Windows
- you want to implement TSF text services with higher-level languages like Python or Node.js
- you are developing Chinese or other CJK input methods
When to avoid
- you need input methods for macOS or Linux
- you want a ready-to-use input method rather than a development framework
- your project must avoid LGPL-licensed components
Facets
framework · maturity active
sdk developer-tools internationalization developer-tools windows windows cpp python rust ime input-method tsf text-services-framework chinese-input localization nodejs
1 source
- readme: https://github.com/EasyIME/PIME · fetched 2026-08-28 · fe7dc28eae12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EasyIME/PIME | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem