Skip to main content

Library for creating Stream Deck plugins in Python.

Project description

streamdeck-python-sdk

PyPI PyPI Apache Elgato

streamdeck-python-sdk

Library for creating Stream Deck plugins in Python.

PyPi: https://pypi.org/project/streamdeck-sdk/

Supported operating systems:

  • MacOS: 10.14 or later
  • Windows: 10 or later

Supported Stream Deck application: 6.0, 6.1, 6.2

Supported Python: 3.7 or later

Installation

pip install streamdeck-sdk

or

pip install streamdeck_sdk

Features

  • Easy use. You can quickly create your own plugin without having to understand how websockets and other complicated things work.
  • Fully typed, using pydantic.
  • Includes image to base64 converters for easy installation of icons on keys.
  • Includes a decorator for functions and methods to run on a separate thread.
  • Exception logging and easy logging configuration.

Examples

LoremFlickr - Plugin for installing images from LoremFlickr to button. Supports MacOS and Windows.


🧑‍💻 Documentation under development

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

streamdeck_sdk-0.3.2.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

streamdeck_sdk-0.3.2-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

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