Skip to main content

A morse code encryption / decryption library

Project description

A library that can convert text, numbers and symbols to morse code and vice versa

The code is super beginner friendly it's simple to understand and implement.

python 3.8 ask me why

Installation

pip install morse3

Usage

>>> from morse3 import Morse as m

>>> m("a a23").stringToMorse()

>>> .-   .- ..--- ...--

>>> m("-.-. .- -. -.. -.--")

>>> candy

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

morse3-2.9.tar.gz (2.1 kB view hashes)

Uploaded Source

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