Skip to main content

A Python implementaion of ke2daira

Project description

ke2daira.py

A Python implementation of ke2daira

Installation

$ pip install ke2daira

Usage

from ke2daira import ke2dairanize

print(ke2dairanize("松平 健")) # "ケツダイラ マン"

Development

Install dependencies with poetry: poetry install
Run type check: poetry run mypy .
Run tests: poetry run pytest
Format code: poetry run black .

Difference from original ke2daira

ke2daira.py only supports switching the head of the first word and the one of the last word.

License

Apache-2.0

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

ke2daira-0.2.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

ke2daira-0.2.0-py3-none-any.whl (6.7 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