Skip to main content

《切韻》音系音韻地位編碼器

Project description

qieyun-encoder

《切韻》音系音韻地位編碼器

Note: this package is only intended for developers.

Introduction

將一個《切韻》音系音韻地位轉換為三個字符的編碼。

Install

$ pip install qieyun-encoder

Usage

>>> from QieyunEncoder import encode, decode
>>> encode('端', '開', '一', None, '東', '平')
'EAA'
>>> decode('EAA')
('端', '開', '一', None, '東', '平')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qieyun-encoder-0.1.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

qieyun_encoder-0.1.1-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page