Contents

AlexaPy 1.27.10

0

Python API to control Amazon Echo Devices Programmatically.

Python Package for controlling Alexa devices (echo dot, etc) programmatically. This was originally designed for alexa_media_player a custom_component for Home Assistant.

How to Install alexapy

You can install alexapy using pip

pip install alexapy

or add it to a project with poetry

poetry add alexapy

Package Details

Author
Keaton Taylor
License
Apache-2.0
Homepage
https://gitlab.com/keatontaylor/alexapy
PyPi:
https://pypi.org/project/AlexaPy/

Classifiers

No  alexapy  pypi packages just yet.

Errors

A list of common alexapy errors.

Code Examples

Here are some alexapy code examples and snippets.