Skip to main content

Add your description here

Project description

successive_romaji

Returns the input up to that point, the characters currently being input, and the romaji expected in the future, based on the target hiragana sequence and the romaji input up to the halfway point. Used to implement a typing game.

Usage

Just use parse_hiragana_with_buf(hiragana, romaji).

Python bindings

This crate has Python bindings. Source is in ./python/ .

See https://pypi.org/project/successive-romaji/ .

Build and publish Python binding

docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin build --release -i python3.12 --sdist
rye publish ./target/wheels/*

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

successive_romaji-0.1.1.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

successive_romaji-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (991.4 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

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