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
simplisafe-python-2022.1.0.tar.gz
(23.4 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89c80217285c35853266d9ec472559800642b2bd16ff9b64ba72aa3e6dfbdcaa |
|
MD5 | e1a66a6370d193f8c22eb1fd9cdbbb09 |
|
BLAKE2b-256 | c8c28f7544d179e0a1eb569d4fa6ec95d4bce1a9ae4d756c19f8ccda24295d48 |
Close
Hashes for simplisafe_python-2022.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | beac714b10a1df43d9df311eb3925dd7f51b6d3c852c6267a9f2827679f6a4b9 |
|
MD5 | f3d590f7a4376d91615068d03c4a25ed |
|
BLAKE2b-256 | 83582ab0c3b2712499eb84e29ea41b89daf090d57d7f40c0a0207bbcd1c6f888 |