Skip to main content

Fwipy - Python Wrapper for Content Player Socket Operations

Project description

https://img.shields.io/pypi/v/fwipy.svg?maxAge=2592000 https://img.shields.io/pypi/l/fwipy.svg?maxAge=2592000

Examples

>>> from fwipy import Player

>>> player = Player(host='127.0.0.1',
            port=10561,
            username='admin',
            password='fourwinds')

>>> player.set_variable('foo', 'bar')

Supported by

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