Skip to main content

A simple command line tool to display a spelling for any phrase using a phonetic alphabet.

Project description

Spell It For Me

A simple command line tool to display a spelling for any phrase using a phonetic alphabet.

Can use NATO (-a nato, active by default) or law enforcement (-a police) phonetic alphabets.

More alphabets might be supported in the future.

Installation

Run the following to install:

$ pip install spell-it-for-me

Usage

By default spell will print every letter spelled on a separate line using the NATO phonetic alphabet:

$ spell Louis 
Líma
Óscar
Úniform
Índia
Siérra

Spelling phrases of several words is supported:

$ spell Worcester, MA
Whísky
Óscar
Rómeo
Chárlie
Écho
Siérra
Tángo
Écho
Rómeo
,

Mike
Álfa

Law enforcement alphabet is available (use -a police or --alphabet police):

$ spell -a police Louis
Lincoln
Oscar
Union
Ida
Sam

Use -v (or --verbose) to print each letter used for spelling:

spell.py -v Louis
L: Líma
o: Óscar
u: Úniform
i: Índia
s: Siérra

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

spell-it-for-me-0.2.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

spell_it_for_me-0.2.1-py3-none-any.whl (4.0 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