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

Uploaded Source

Built Distribution

rokuecp-0.8.2-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rokuecp-0.8.2.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for rokuecp-0.8.2.tar.gz
Algorithm Hash digest
SHA256 d91b08e3eba9229f6542708260e49ecb155a6db3d7ad967b79c122a1b2a4dacd
MD5 3e8c9eb5673b77aa217335245862bc7d
BLAKE2b-256 8cc9e2157fc73d314af99e0974fea3cbd3f0a9bd001589382be7c057957ce4a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rokuecp-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for rokuecp-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 181a255442f31ef2a14d7226177a9581c2ac6b25eae1b88480785ca1eae41da5
MD5 8a931d848a683b97c76eb9ad4985ce72
BLAKE2b-256 5eac0bddda298905ea2aeed6e504cf13ef8b5c904c521f98d8e943a360160c16

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