kasoglu / nato-alphabet

This program helps you convert your words to phonetic alphabet created by NATO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nato Alphabet

This program helps you convert your words to phonetic alphabet created by NATO.

nato-alphabet

The NATO phonetic alphabet is useful to prevent spelling mistakes or miscommunication, especially when people from different countries with different accents and pronunciations work together. The NATO alphabet became effective in 1956 and, a few years later, turned into the established universal phonetic alphabet for all military, civilian and amateur radio communications. It assigns a word to each letter so that a letter's name begins with the letter itself.

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

Run the following in the terminal to install the Pandas module.

pip install pandas

How to Use?

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

After you run the main.py you can start the converter.

It becomes you a list of created with Phonetic Alphabet.

Documentations

About

This program helps you convert your words to phonetic alphabet created by NATO


Languages

Language:Python 100.0%