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.12.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6467f24ebcc6b78220370ff92ea73c7114fafb499c521f17cf6efdc1f88f07e5 |
|
MD5 | bf6d9084b649d53471239cd635bb52e5 |
|
BLAKE2b-256 | e36f75f1260b3ccb0b4de8fab97cb9cacfdf66375f9d8f7e1c822403f86c2555 |
Close
Hashes for simplisafe_python-2022.12.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3884d3359537dabfede707b24d18efd316503942322758224573d535a5f0f000 |
|
MD5 | 0f40b1bf5dd06537b994a1ff273f4c4f |
|
BLAKE2b-256 | 6125231e75ece0632360a0fdb9a146de4a06545bfa64be49cb42c8aa71bebf89 |