Skip to main content

Asynchronous Python client for Roku (ECP).

Project description

Python: Roku (ECP) Client

Asynchronous Python client for Roku devices using the External Control Protocol.

About

This package allows you to monitor and control Roku devices.

Installation

pip install rokuecp

Usage

import asyncio

from rokuecp import Roku


async def main():
    """Show example of connecting to your Roku device."""
    async with Roku("192.168.1.100") as roku:
        print(roku)


if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    loop.run_until_complete(main())

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

rokuecp-0.2.2.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

rokuecp-0.2.2-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file rokuecp-0.2.2.tar.gz.

File metadata

  • Download URL: rokuecp-0.2.2.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for rokuecp-0.2.2.tar.gz
Algorithm Hash digest
SHA256 01ca4af800cac26be148ba78d517ecbcef5f4a146bf6eda00b0b3127f3b65679
MD5 1ac1e894601336672164d6077532520f
BLAKE2b-256 6f3733f36538353896244ce49f89acdba03b43f5183a4b7bd0f9fb680376fb7e

See more details on using hashes here.

File details

Details for the file rokuecp-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: rokuecp-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for rokuecp-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 338d2e55370320540b76626043970cae7e5648427fb114fd92a45163b1860230
MD5 cc942a9b706b4c74cc12a7ebb99a5d3a
BLAKE2b-256 0ce4f3e677616420af470eb2d0339be2db4fc448143d5e6ae11c508a29bcaafe

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