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.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

rokuecp-0.2.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rokuecp-0.2.0.tar.gz
  • Upload date:
  • Size: 7.4 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.0.tar.gz
Algorithm Hash digest
SHA256 85046c5e5d674288c02f9a4c4b7838f53ff76cc3c82fc1db2edef3361b84ef67
MD5 86e9b505697771a1a0ed59d81fcaeb56
BLAKE2b-256 30f3eaf17366883a7861c52a03ab9c5a097196a365a719d9fc8dc405504991ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rokuecp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc9da550dfd045e62aa155af562c9d815408a761c8be5f19b7c20a064568d6e1
MD5 d4e1092b4d9cc284a8edcab7ad727b3e
BLAKE2b-256 f1c68c60c6d637ee6ead90b67e782af4422434235806758e33f22562433c5762

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