Skip to main content

Convert japanese kana from va-vi-vu-ve-vo into ba-bi-bu-be-bo

Project description

wiredify

PyPI version Maintainability pre-commit.ci status Test Coverage Test

ghcr latest ghcr size

Convert japanese kana from va-vi-vu-ve-vo into ba-bi-bu-be-bo.

Install

pip install wiredify

CLI

Usage

$ wiredify <<< 'ジェネレーティヴ・エーアイ'
ジェネレーティブ・エーアイ

$ wiredify 'ジェネレーティヴ・エーアイ'
ジェネレーティブ・エーアイ

$ echo ジェネレーティヴ・エーアイ | wiredify
ジェネレーティブ・エーアイ

$ wiredify
>>> ジェネレーティヴ・エーアイ
ジェネレーティヴ・エーアイ
>>> ...[Press ctrl+d to exit]
$

Help

wiredify -h

Library

Overview

from wiredify import wiredify
wiredfied_text = wiredify("ジェネレーティヴ・エーアイ")
#=> "ジェネレーティブ・エーアイ"

Other implementations

License

MIT

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

wiredify-0.0.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

wiredify-0.0.0-py3-none-any.whl (4.4 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