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.2.1.tar.gz
(23.4 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b36bebffad6e3dfb911bc6b336de713e2f6bf2c3de910d673dd0be6cc5cbb295 |
|
MD5 | 0b2b46219b02929ed5bb5fefe61d77f1 |
|
BLAKE2b-256 | 831c02d28d8545940b323e8802358b5f29d000fe9c026b1e43abea7e50dcd3f3 |
Close
Hashes for simplisafe_python-2022.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 947582cdd3d774e10d946b2862422a5fd15c78f781cc8650818b623e2bc86a2a |
|
MD5 | 7d819a17f6861c8f53c8429ad2108cb6 |
|
BLAKE2b-256 | 6642977af9b069d9e2c7e28428f37eda019619877c32d14823a269b4aac89a59 |