Skip to main content

A python package for your sinric alexa skill

Project description

This is a python library for alexa home automation skill

SINRIC (https://sinric.com/)

Functions:

  • Control your home appliances using alexa

Installation :

Python3

pip3 install pysinric

or

pip install pysinric

Implementing :

from sinric import Sinric
from time import sleep

apiKey = 'Replace with your api key'  # https://sinric.com

response = any

if __name__ == '__main__':
    obj = Sinric(apiKey)

    while True:
        response = obj.initialize()
        print(response)
        sleep(2)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysinric-0.0.1.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

pysinric-0.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file pysinric-0.0.1.tar.gz.

File metadata

  • Download URL: pysinric-0.0.1.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/3.6.7

File hashes

Hashes for pysinric-0.0.1.tar.gz
Algorithm Hash digest
SHA256 761ddffe97bb22bebcf6477524aabae1f13e929df1aeda7598c0f9f7c560f470
MD5 dfe77a4bb06b877ba4aebcfb07050a34
BLAKE2b-256 e5dfe93a1689047eb55bc36e8ed47d95f919fead35f8a6f42f1f8866eabff1a5

See more details on using hashes here.

File details

Details for the file pysinric-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pysinric-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/3.6.7

File hashes

Hashes for pysinric-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e3e60c40352d6ecab09ea246cd09f88767826bab4956f8a49173904a6dcd9c1
MD5 d7b6b0f3d5817255ae8b9168e7e4993c
BLAKE2b-256 b52b16065ca6a87b59eeab044e9c06b7030ea8cc25a6db95739a360c1a2be287

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page