Skip to main content

Convert characters and digits to phonetic alphabet equivalents.

Project description

CircleCI PyPI version

Phonetic Alphabet

A Python package for converting characters and digits to phonetic alphabet equivalents.

Installation

Installation can be done with the Python Package Index (PyPI).

pip install phonetic-alphabet

Examples

Converting an aircraft call-sign:

import phonetic_alphabet as alpha

call_sign = 'CF-ABC'
response = alpha.read(call_sign)
>>> CHARLIE FOXTROT - ALPHA BRAVO CHARLIE

Converting digits:

import phonetic_alphabet as alpha

heading = 290
response = alpha.read(heading)
>>> TWO NINER ZERO

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

phonetic_alphabet-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

phonetic_alphabet-0.1.0-py2-none-any.whl (6.1 kB view details)

Uploaded Python 2

File details

Details for the file phonetic_alphabet-0.1.0.tar.gz.

File metadata

  • Download URL: phonetic_alphabet-0.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for phonetic_alphabet-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d24490627958029991a9f018396913f0a5ef3ad8feb9772cbbd484a98848bb8f
MD5 66335fbf23e7411fbc975b0ea74c7be0
BLAKE2b-256 0a5498e6d1fdc7fb9589efc781e087792876639e4072db643bf4f59ee1db7c74

See more details on using hashes here.

File details

Details for the file phonetic_alphabet-0.1.0-py2-none-any.whl.

File metadata

  • Download URL: phonetic_alphabet-0.1.0-py2-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for phonetic_alphabet-0.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 1d1182cfe849672be24f3e88f6f5ee7fdf1cd4d61a37ee572bbb5790d66c9247
MD5 886d19e7a4e0fcc540baf8d62ff3bcaf
BLAKE2b-256 f409b8fd4c33d5aa6f37a5b73ccd4e8554e89dfee792e7f750a9b28408fe35d1

See more details on using hashes here.

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