Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 177 Bytes

File metadata and controls

8 lines (8 loc) · 177 Bytes

For complete help, try this:

$ python
>>> from mythtv_services_api import send as api
>>> from mythtv_services_api import utilities as util
>>> help(api)
>>> help(util)