Skip to main content

A Text to Morse and back console auto converter

Project description

Text-Morse Package

This is a Text to Morse and vise-versa console code converter with auto detection conversion direction

Usage

Console auto

from morse_text_miked import morse_text

morse_text.convert()

Encoding text to morse

from morse_text_miked import morse_text

morse_text.encode('text_here')

Decoding from morse

from morse_text_miked import morse_text

morse_text.decode('- . -..- - ..--.- .... . .-. .')

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

morse_text_miked-0.2.tar.gz (32.0 MB view hashes)

Uploaded Source

Built Distribution

morse_text_miked-0.2-py3-none-any.whl (3.9 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