A Python3, async interface to the SimpliSafe API
Project description
🚨 simplisafe-python: A Python3, async interface to the SimpliSafe™ API
simplisafe-python
(hereafter referred to as simplipy
) is a Python3,
asyncio
-driven interface to the unofficial SimpliSafe™ API. With it, users can
get data on their system (including available sensors), set the system state,
and more.
Documentation
You can find complete documentation here: https://simplisafe-python.readthedocs.io
Contributing
- Check for open features/bugs or initiate a discussion on one.
- Fork the repository.
- (optional, but highly recommended) Create a virtual environment:
python3 -m venv .venv
- (optional, but highly recommended) Enter the virtual environment:
source ./.venv/bin/activate
- Install the dev environment:
script/setup
- Code your new feature or bug fix.
- Write tests that cover your new functionality.
- Run tests and ensure 100% code coverage:
poetry run pytest --cov simplipy tests
- Update
README.md
with any new documentation. - Add yourself to
AUTHORS.md
. - Submit a pull request!
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
Built Distribution
Close
Hashes for simplisafe_python-2022.11.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41b6412ce30051a809760f7ae8ab1535a754d1f3e503dbbaa6122e402f4bd1bd |
|
MD5 | 5fb0949c8f5a3b692ba6f5c5c2da11cb |
|
BLAKE2b-256 | 7a6fc493d957ddd82b7136874b141f623763dca7e67a88bc9e1b894158f7513e |
Close
Hashes for simplisafe_python-2022.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2ca872e33999eed0b155433a20006379a2fd6bffd251c9d8dfeeafee3fd1349 |
|
MD5 | 22fe5b0e1dcee87d62ead05210561b82 |
|
BLAKE2b-256 | 9973414b38d9a6947800ae4eeda43c8f61da82522269df64a3a047025551a99d |