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:
script/test
- 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-2021.12.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a44c9fc36f741976c68c4bff7100515fa0cc7e5559d6676cadff4cf6c47cd1 |
|
MD5 | 73d47f6397c26c111d5924305d835efd |
|
BLAKE2b-256 | f9d00ca8a1ae62d8892be79a4e21d434e553c19380df8787e52da1008a1891e1 |
Close
Hashes for simplisafe_python-2021.12.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 828d5df6bdd0104e9b4701075e82caa08b072642e81e199eec289406e720e9aa |
|
MD5 | d18525205d37c60a4d045c4b0786b241 |
|
BLAKE2b-256 | 6ba29fbc4fff785eba609653054cc4e0dcfa9310bd25e970a42c2dbee93e99ac |