Python Morse Code Conversion Tools is a set of tools written in python to convert messages from/to Morse Code.
At the moment it can convert:
- a text to morse code (writing "." as dots, "-" as dashes, " " (a single space) as a short space between two characters and " " (three spaces) as a long space between words);
- morse code in the "." and "-" format into a sounid file.