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.3.0.tar.gz
(23.4 kB
view hashes)
Built Distribution
Close
Hashes for simplisafe-python-2022.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce73bf261f3939da4ca5ca0783a85a2c8e60e4017d3233dc98f0b3c5711b29ae |
|
MD5 | eae8ce33fd0a224bad7928139b4c6516 |
|
BLAKE2b-256 | 1bab912294bdb1e8d8165b423814f5df0c3410b228320cdc0ef6ee70a80cbd6f |
Close
Hashes for simplisafe_python-2022.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b63a8fa6faf63bbb1f810d26200b2a877e62e0a690d731e72dae7b654797a5f |
|
MD5 | 70fbcd00e937228aa1471d617d979d41 |
|
BLAKE2b-256 | 613dd9dc30f83d248c38feff0912e83b9b62c2b91b4b88e13e0c3ab860ab4179 |