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
Built Distribution
Close
Hashes for simplisafe-python-2021.12.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba1c06c9f385d1aa49771f75aaad4768aabcefe6b6a6f588c230ce1b25601292 |
|
MD5 | 2318561ba74e833cc4a6558ca4a157cb |
|
BLAKE2b-256 | 23adbc0ff16c1ed8cfa21ac12d7dea276499d8beb556439ffdf99e3e6786b8c3 |
Close
Hashes for simplisafe_python-2021.12.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b48feafd4d992044265e7a8811996b44f789490e1f13608fd659541db14e2d4 |
|
MD5 | f55be44099354ffde30169139b22104d |
|
BLAKE2b-256 | e99b05efb1a2fd755b56dfc672a85464c478b250a1d9cedb36a5d3d512c7be1c |