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.28.2.tar.gz
(44.3 kB
view details)
Built Distribution
alexapy-1.28.2-py3-none-any.whl
(51.7 kB
view details)
File details
Details for the file alexapy-1.28.2.tar.gz
.
File metadata
- Download URL: alexapy-1.28.2.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c452c914e0d23d05e4c1b6222091b3b3d356a8c89557a39dcff028d55cc246ad |
|
MD5 | 81476f3df923b852bad9cf93c085b62e |
|
BLAKE2b-256 | f9f348033dd9aa06f782cf3990de7ecef953f867a6eaa39169a97e444d68f911 |
File details
Details for the file alexapy-1.28.2-py3-none-any.whl
.
File metadata
- Download URL: alexapy-1.28.2-py3-none-any.whl
- Upload date:
- Size: 51.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b267fe062e26d118e4370d58b08034adfd9451df9f884242885b19c299233986 |
|
MD5 | 351a816464d97519739e8c3f5b09a7b4 |
|
BLAKE2b-256 | 0702e152bafd08c40500e65f3701f40343fc80f6605d0ca9afb4f79ab6bc1d40 |