-
Notifications
You must be signed in to change notification settings - Fork 3
pykob
Les Kerr edited this page Jun 2, 2020
·
4 revisions
Source code: pykob
pykob is a package that collects several modules to support Morse code software:
-
pykob.configto 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.newsreaderto extract text from an RSS news feed -
pykob.logto log status and error messages.
There is also a package-level attribute, pykob.VERSION, that returns the version number of the pykob package.