pyMorseCode - 1st official release

Written for pyMorseCode by Jochen Schnelle on 2013-07-04

The first "official" version of pymorseCode is released. This Python module can translates words and sentences to morse code and morse code back to words. Translation is done by following strictly the ITU morse code.
The module runs under Python 2.7 as well as under Python 3.x. (Python 2.6 was not testes yet).
The docstrings for the module are complete, thus call "help(MorseCode)" for a comprehensive guide on using the module.

Updated .

Read all announcements