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:
nox -rs coverage
- 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
simplisafe-python-2022.7.0.tar.gz
(25.0 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7397e99a99ef8cee698018310a74c0cb18f611fd6cbefcb365fd0f89c304c040 |
|
MD5 | c56f26fd7de736ddc6c308ff77b73c2a |
|
BLAKE2b-256 | b1497a8ee2d4f437781d7057b0dd7912c674d86d44a837dc1f65f4636c50fb34 |
Close
Hashes for simplisafe_python-2022.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 899ddfead615031980f82d204a008e5bf2716856b2027fc42ad3666fab490d03 |
|
MD5 | d3b12bfc8398fcfa21403f2704763f51 |
|
BLAKE2b-256 | 717af03764d57a7acbb7cda34ad973ce24a40eeeba9d89e8697a5534f14b49ba |