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

Uploaded Source

Built Distribution

rokuecp-0.12.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rokuecp-0.12.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for rokuecp-0.12.0.tar.gz
Algorithm Hash digest
SHA256 a5d26bb1803c078bef32bb58eb705096590ce2ef3ea714637fa4232eacd76149
MD5 826f196f2a4714d3658f5cd67d59994a
BLAKE2b-256 86fd7e1cb9a225f3408f26f82129071ab5b067e78437a11ade9972348f2cd5fa

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rokuecp-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for rokuecp-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b4b577df720b4a0d707bbbcefb85cd5aab0ba639e355f1f9e71b762fc565bc9
MD5 91720ce133b45f38328f465966e5fd87
BLAKE2b-256 bbc1a896dee58c8734828a8fec1d0a963a0e0ae7b5c25d4544d26257d060fdee

See more details on using hashes here.

Provenance

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