/pynato

A Python based phonetic alphabet speller

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pynato

A Python based phonetic alphabet speller

See speller.py for an usage example.

You can also pipe text in:

~: echo Hello World | ./speller.py
Hotel Echo Lima Lima Oscar   Whiskey Oscar Romeo Lima Delta

Or pipe the output to other utilities:

# your computer will now greet the world
~: echo Hello World | ./speller.py | say