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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5e0ca7717f99ad23adfc50b975ab885b7d253a3112be1213256e02ef21be0c0 |
|
MD5 | 9a13029fef1af7e76b2f84cdaf1fda89 |
|
BLAKE2b-256 | 00bfc0cfb6b60d97b6cd40f54ebbf4d431c8d40e4cd7d01efe2b755dcd693caa |
Close
Hashes for simplisafe_python-2022.11.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36f9f3cee31bc9552d7195106a66b7bd480589ca3adac57fcf17a9e3e0ed0042 |
|
MD5 | cd0f4b7f23c1b993c1376cc42ed2a49e |
|
BLAKE2b-256 | ba2f5b82115b86b0e9149e4c4ad5127a5c439afa8c5fc5c6cbe584016f37b589 |