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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf621e358b6e07d6b6302d6b9d6433d4e2f0034d003f3d7284ec1f7e83ee8408 |
|
MD5 | cdbf9bde7b0d0c6ff3c6c75809ae0850 |
|
BLAKE2b-256 | 2d08d71ba9be6097fe9cb3ec8e8d6754d34c69afb346a75845fe5dd961a7a408 |
Close
Hashes for simplisafe_python-2022.11.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f3028b216ab44f6db2415c897683bf0385fa20130d0df25f0090661fcfbe6f |
|
MD5 | 096adf7775261225edc2d8da4dd77654 |
|
BLAKE2b-256 | bb6622ce8726bb533a6ca3e8194681ca06a72c7545df3ea0588352e9053d018d |