dict-from-pypinyin

View on PyPIReverse Dependencies (1)

0.0.2 dict_from_pypinyin-0.0.2-py3-none-any.whl

Wheel Details

Project: dict-from-pypinyin
Version: 0.0.2
Filename: dict_from_pypinyin-0.0.2-py3-none-any.whl
Download: [link]
Size: 16972
MD5: fbe6039fc924d419372442f955b5f60e
SHA256: c63ab4575e7928cdfbae52a2938831187af0b3e7e9bb934fb803c6eb02ab98c9
Uploaded: 2024-01-23 10:07:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dict-from-pypinyin
Version: 0.0.2
Summary: Command-line interface (CLI) to create a pronunciation dictionary by looking up pinyin transcriptions using pypinyin including the possibility of ignoring punctuation and splitting words on hyphens before transcribing them.
Author: Stefan Taubert
Author-Email: pypi[at]stefantaubert.com
Maintainer: Stefan Taubert
Maintainer-Email: pypi[at]stefantaubert.com
Project-Url: Homepage, https://github.com/stefantaubert/dict-from-pypinyin
Project-Url: Issues, https://github.com/stefantaubert/dict-from-pypinyin/issues
License: MIT
Keywords: Pronunciation,Dictionary,Chinese,Language,Pinyin,Speech Synthesis,TTS,Linguistics
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <3.13,>=3.8
Requires-Dist: pronunciation-dictionary (>=0.0.6)
Requires-Dist: word-to-pronunciation (>=0.0.1)
Requires-Dist: ordered-set (>=4.1.0)
Requires-Dist: pypinyin (<0.51,>=0.50)
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3969 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dict_from_pypinyin/__init__.py sha256=egudYkm-e4wmOH6ROjVN2KmK5tKWwyxLtS3ZSpxA4AY 112
dict_from_pypinyin/api.py sha256=nPw3J0m1QCDjggwxsEMPKawcmszkiPj7LrdcMAvZx9M 726
dict_from_pypinyin/argparse_helper.py sha256=cc6RiB2GJwuGLzAHpdbRkyTcwivEpV5XDPHz2Z_sJew 7044
dict_from_pypinyin/cli.py sha256=9kWpVsI0nIO0fmm3X6CHKKlwGvmBV9kuUJE_ECLRJ3E 2610
dict_from_pypinyin/core.py sha256=BJwS3BL-c5szvYtowx8rzpr9g3vQm28pnvi8dOHbNpA 4873
dict_from_pypinyin/logging_configuration.py sha256=C5nFB7OSQup_7W9LVXx0ZN27OohoXmauDMzprZZmbyE 4719
dict_from_pypinyin/main.py sha256=FKkeyo5WhJrzojFGtnMnPwhQePgq6-UHCpGipV4Z1pk 5099
dict_from_pypinyin/transcription.py sha256=lkkfY0yWCjuX6D8TL_FluZG9hRiNiq25DztN1PRCaxw 2299
dict_from_pypinyin_tests/__init__.py sha256=M0NZuQ7-112l8K2h1eayVvSmvQrufrOcD5AYKgIf_Is 1
dict_from_pypinyin_tests/core_py/test_convert_chinese_to_pinyin.py sha256=1unQOQUNdgO60My6BMWUmYXzpSKm5Awr5HiliN1gNHc 1856
dict_from_pypinyin_tests/transcription_py/__init__.py sha256=M0NZuQ7-112l8K2h1eayVvSmvQrufrOcD5AYKgIf_Is 1
dict_from_pypinyin_tests/transcription_py/test_word_to_pinyin.py sha256=j4Kci3u5iiLOV8DYGf99rzJaDjRF9tN__yQAbN8rlPY 5523
dict_from_pypinyin-0.0.2.dist-info/LICENSE sha256=C8hHvcKbC6BK-375Zg3AupuHlqmnqBTRBttao3OoqG0 1071
dict_from_pypinyin-0.0.2.dist-info/METADATA sha256=r-B3gPuafoQGnPIntq8mBP4LxUl2X4XGNKJi88Tp92A 6287
dict_from_pypinyin-0.0.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dict_from_pypinyin-0.0.2.dist-info/entry_points.txt sha256=MN98aClJL9KsWDyWvjGeeLOGmAP_DNuGg-XgUvuyoxc 75
dict_from_pypinyin-0.0.2.dist-info/top_level.txt sha256=GH0OkjHZQS6Qy6P0fePKTpKfPosfiXxcU_Ty5wd916I 44
dict_from_pypinyin-0.0.2.dist-info/RECORD

top_level.txt

dict_from_pypinyin
dict_from_pypinyin_tests

entry_points.txt

dict-from-pypinyin-cli = dict_from_pypinyin.cli:run_prod