richtier/alexa-browser-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.coveragerc
.flake8
.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
alexa_browser_client/templates/alexa_browser_client/alexa-browser-client.html
demo/requirements.txt
demo/templates/demo/mixer.html
pytest.ini
alexa_browser_client/static/main.js105
alexa_browser_client/__init__.py8
alexa_browser_client/config/routing.py6
alexa_browser_client/config/urls.py22
alexa_browser_client/constants.py6
alexa_browser_client/consumers.py87
A
35 mins
alexa_browser_client/forms.py4
alexa_browser_client/helpers.py19
alexa_browser_client/views.py74
demo/__init__.py0
demo/config/__init__.py0
demo/config/asgi.py8
demo/config/settings.py71
demo/config/urls.py6
demo/config/wsgi.py10
demo/manage.py6
demo/views.py3
setup.py51