工具 社区共识
Cython 在英语中的标准读法是 「sigh thon」(/ˈsaɪθɑːn/)。
Optimizing compiler that turns Python-like .pyx code into C extension modules; it powers the fast paths in NumPy, SciPy, pandas and scikit-learn. Pronounced "SIGH-thon" — the C is soft, rhyming with Python, not "see-thon" or "kye-thon". Do not confuse it with CPython, the reference interpreter, which really is said "see-Python".
来源:Wikipedia — Cython (/ˈsaɪθɒn/)
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh