pykob - MorseKOB/PyKOB GitHub Wiki
pykob — Morse code modules
Source code: pykob
pykob
is a package that collects several modules to support Morse code software:
pykob.config
to read and set configuration information- pykob.kob to control a key and sounder
- pykob.morse to convert Morse code to and from text
- pykob.internet to communicate with remote stations in Morse code over the internet
pykob.newsreader
to extract text from an RSS news feedpykob.log
to log status and error messages.
There is also a package-level attribute, pykob.VERSION
, that returns the version number of the pykob
package.