mozillazg / python-pinyin

汉字转拼音(pypinyin)
https://pypinyin.readthedocs.io
MIT License
4.92k stars 612 forks source link

[feature] Support multiple words #308

Closed Freed-Wu closed 8 months ago

Freed-Wu commented 1 year ago

Such as:

$ pypinyin -sz 你好 您好
nh
nh
mozillazg commented 1 year ago

Thanks for your suggestion. But I'm too busy to do it. Feel free to send a pull request.