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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spell-it-for-me-0.2.1.tar.gz.
File metadata
- Download URL: spell-it-for-me-0.2.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5710603e4ff8773b1cd28de5cdc17f213f14beef6a1cc0e2ce5f0574138feaf
|
|
| MD5 |
9227ba820b016f31ba2b29fc03151430
|
|
| BLAKE2b-256 |
34b96a0054f346f9b519b314b22813a95aa9b693964ab043731e8b12331d35f5
|
File details
Details for the file spell_it_for_me-0.2.1-py3-none-any.whl.
File metadata
- Download URL: spell_it_for_me-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390b646d8704f383d9f0f79c359f1813f743619cbd02a9bbefdc8c7685dbe674
|
|
| MD5 |
631f60bf3502098be8a14f9ae7f2a079
|
|
| BLAKE2b-256 |
e823cbe928f14634d3d34c00b0d7fab20967b36e70125bb1b0bb372a5a9701e3
|