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:
nox -rs coverage
- 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.7.1.tar.gz
(24.3 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.7.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76496f2d85d8f0dc030bf149995b65a78768c6881400c5e755555af7afc19fb7 |
|
MD5 | c273e2ad38067105168fa3d56b915529 |
|
BLAKE2b-256 | 1d6382fe8d77d536e26714bddf1e505026a8d2f12cf29cf291294f1bb1f0f3fa |
Close
Hashes for simplisafe_python-2022.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11c41e268397f4da3a350da2fc6e09f1d6428eae01d75e691b75f70b41ba4a5b |
|
MD5 | 1f45732c146550545fb81a83deff67d1 |
|
BLAKE2b-256 | f32d3f64b0b51e3c730becf3a240aa291cac88399881035aece3358a17e94750 |