Skip to content
/ pynado Public

Python webapp to translate text into NATO phonetic alphabet representation

Notifications You must be signed in to change notification settings

tunzor/pynado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pynado

Pynado is a simple app that parses input and outputs a NATO phonetic alphabet representation.

pynado will return papa yankee november alpha delta oscar

How to run

Install and enter a virtualenv virtualenv env; source env/bin/activate

Install pip modules with pip install -r requirements.txt

Run python main.py

Navigate to http://localhost:5000 for the main page or /sometext to have Pynado parse sometext

About

Python webapp to translate text into NATO phonetic alphabet representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published