Skip to main content

Translate text to Morse code and Morse code back to text

Project description

pyMorseCode is a Python module with translates text to Morse code and Morse code back to text, following strictly the ITU Morse code alphabet. The module holds one class names “MorseCode”, which holds all needed functions etc. For a full documentation, read the docstrings of the class, as docstrings are complete:

>>> from pymorsecode import MorseCode
>>> help(MorseCode)

Project details


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