File: verisure.py

package info (click to toggle)
python-vsure 2.6.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 140 kB
  • sloc: python: 773; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
""" Command line interface for Verisure MyPages """
from verisure import __main__
__main__.cli()