An open API service indexing awesome lists of open source software.

https://github.com/sinricpro/python-sdk

python3 sdk for sinric pro.
https://github.com/sinricpro/python-sdk

python-3 python3-sdk sinricpro

Last synced: 12 months ago
JSON representation

python3 sdk for sinric pro.

Awesome Lists containing this project

README

          

# Python3 SDK for Sinric Pro

[![](https://img.shields.io/pypi/format/sinricpro.svg)](https://github.com/sinricpro/Python-SDK)
[![](https://img.shields.io/pypi/v/sinricpro.svg)](https://github.com/sinricpro/Python-SDK)
[![Downloads](https://pepy.tech/badge/sinricpro)](https://pypi.org/project/sinricpro/)
[![](https://img.shields.io/github/repo-size/sinricpro/Python-SDK.svg)](https://github.com/sinricpro/Python-SDK)
[![Discord](https://img.shields.io/badge/discord-%23python-blue.svg)](https://discord.gg/W5299EgB59)

## Dependencies
* Python 3.9.7
* websockets 10.1

Make sure to run `pip install setuptools` before installtion

### Install
pip install sinricpro --user

### Upgarde

pip install sinricpro --upgrade --user

### Check the examples [here](https://github.com/sinricpro/python-sdk/tree/master/examples)

## Join the community!
Join us on our [Official Discord Server](https://discord.gg/W5299EgB59)!