GitShow/antfu/bopomofo
antfu

bopomofo

Translate 漢字 to ㄅㄆㄇㄈ(注音)

by antfu
Star on GitHubFork

Python

12 stars2 forks2 contributorsQuiet · 5y agoSince 2016MIT

Meet the team

See all 2 on GitHub →
antfu
antfu13 contributions
glowinthedark
glowinthedark1 contribution

Languages

View on GitHub →
Python100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
kanido386
Specify xpinyin version in setup.py to make bopomofo work correctlyMergedPR

Hi, antfu 😀 When I tried to: it raised an error from line 64 in : Therefore, I temporarily modified line 64 on my local to avoid the error: It actually worked! However, my terminal printed out an result that is not bopomofo: I guessed maybe it's because of the version problem of this package's dependency, so I tried to downgrade xpinyin's version to 0.5.5 on my local. And it really printed out the expected result: Hence, I consider that specifying the version to xpinyin in could help! That's why I create this pull request 🙂

kanido386 · 1y ago
glowinthedark
fix api update for xpinyinMergedPR

fix #1 api update for xpinyin

glowinthedark · 6y ago
glowinthedark
get_pinyin() got an unexpected keyword argument 'show_tone_marks'ClosedIssue

results in the following error The problem can be fixed with the following change: in Line 38 must be changed from:

glowinthedark · 6y ago
Structured data for AI agents

Repository: antfu/bopomofo. Description: Translate 漢字 to ㄅㄆㄇㄈ(注音) Stars: 12, Forks: 2. Primary language: Python. Languages: Python (100%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 85%. Top contributors: antfu, glowinthedark.

·@ofershap

Replace github.com with gitshow.dev