Nekmo/amazon-dash

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
images/pepsi.jpg
images/simpsons.jpg
py2-requirements.txt
py3-requirements.txt
requirements-dev.txt
scripts/amazon-dash
setup.cfg
tox.ini
docs/gulpfile.js20
amazon_dash/__init__.py1
amazon_dash/_compat.py13
amazon_dash/audio.py73
amazon_dash/config.py221
A
2 hrs
amazon_dash/confirmations.py93
amazon_dash/discovery.py81
amazon_dash/exceptions.py83
A
55 mins
amazon_dash/execute.py327
D
1 day
amazon_dash/install/__init__.py126
A
45 mins
amazon_dash/install/__main__.py2
amazon_dash/install/exceptions.py11
amazon_dash/listener.py144
amazon_dash/management.py157
amazon_dash/scan.py21
amazon_dash/tests/__init__.py0
amazon_dash/tests/_compat.py4
amazon_dash/tests/base.py30
amazon_dash/tests/test_audio.py42
amazon_dash/tests/test_config.py118
F
4 days
amazon_dash/tests/test_confirmations.py86
B
6 hrs
amazon_dash/tests/test_discovery.py23
amazon_dash/tests/test_execute.py275
F
3 days
amazon_dash/tests/test_install.py72
A
2 hrs
amazon_dash/tests/test_listener.py101
amazon_dash/tests/test_wifi.py174
amazon_dash/wifi.py114
A
1 hr
docs/conf.py62
travis_pypi_setup.py89