Python API to control Amazon Echo Devices Programmatically.
Project description
alexapy
Python Package for controlling Alexa devices (echo dot, etc) programmatically. This was originally designed for alexa_media_player a custom_component for Home Assistant.
NOTE: Alexa has no official API; therefore, this library may stop working at any time without warning.
Credits
Originally inspired by this blog (GitHub). Additional scaffolding from simplisafe-python
Contributing
- Check for open features/bugs or initiate a discussion on one.
- Fork the repository.
- Install the dev environment:
make init
. - Enter the virtual environment:
pipenv shell
- Code your new feature or bug fix.
- Write a test that covers your new functionality.
- Update
README.md
with any new documentation. - Run tests and ensure 100% code coverage for your contribution:
make coverage
- Ensure you have no linting errors:
make lint
- Ensure you have typed your code correctly:
make typing
- Add yourself to
AUTHORS.md
. - Submit a pull request!
License
Apache-2.0. By providing a contribution, you agree the contribution is licensed under Apache-2.0.
API Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alexapy-1.27.8.tar.gz
(43.9 kB
view details)
Built Distribution
alexapy-1.27.8-py3-none-any.whl
(51.1 kB
view details)
File details
Details for the file alexapy-1.27.8.tar.gz
.
File metadata
- Download URL: alexapy-1.27.8.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d267dd2a38c0b1c6d3ac97b7e12b71a97ae7e298955f6f23d6e9192aeb74bca |
|
MD5 | 51a827ef6b61dac8e77548c679916b58 |
|
BLAKE2b-256 | 8f42cb70841ada17ae4dda0e4edda1be501ce4940dc69d228bfc567a82089cd9 |
File details
Details for the file alexapy-1.27.8-py3-none-any.whl
.
File metadata
- Download URL: alexapy-1.27.8-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.6 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73a605b129c694b69add10192111081eb3576ca0f7d0fb3d4da50ed347ae852f |
|
MD5 | 9cd2b60784e1cdcd906fff96ee4b964b |
|
BLAKE2b-256 | a14c8fcfeeaf145bf06c00e1226ac9a7f53cb3ed3fd65f8e99355ba18eec6eaa |