Module tool
SooVee Serial Audio Manger- Feed support module for the graphical
inface. It handles a user's subscription data---updating, and
downloading.
Requires:
-
wx
-
wx.lib.pubsub
-
{soovee_app.gui.main}
-
{soovee_app.gui.feed}
-
{soovee_lib.parse}
-
{soovee_app.conf}
-
{soovee_lib.report}
-
{soovee_app.forms}
|
|
Update
|
|
|
Download
Download serial audio feed enclosures from a service account.
|
|
|
TRANSCIEVER = msg.Publisher()
Interobject communication object.
|
|
|
__package__ = 'soovee_app.gui'
|
Imports:
wx,
msg,
feed,
main