File: __init__.py

package info (click to toggle)
pychromecast 14.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 620 kB
  • sloc: python: 5,583; sh: 9; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
"""Example scripts.

Scripts need to be invoked with the -m flag, e.g.:
python3 -m examples.youtube_example --cast "Kitchen" --show-debug
"""