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.6.0.tar.gz
(24.5 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90ff175acdae00edc835146ebf517f94b2e2357395cb9c7a1f2950e8c928f794 |
|
MD5 | 60450b87c1bcea5d9e60b344d812db16 |
|
BLAKE2b-256 | b85518d8a16a2135ea2f0ad79fe52bc31716d0eee110d96a74d4eefd3c52b872 |
Close
Hashes for simplisafe_python-2022.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f979665d34e8d65595d086016ab3bde76375c1b7edc51c17225528c0f73b3b1 |
|
MD5 | 2a2a34b46f4c4bb925a435dd7f6195bf |
|
BLAKE2b-256 | 8554638c6c6d2813e081e0e73f4b7bbbb86116d581f07d7546e54c9b15f6dcea |