Library for creating Stream Deck plugins in Python.
Project description
streamdeck-python-sdk
Library for creating Stream Deck plugins in Python.
Supported operating systems:
- MacOS: 10.14 or later
- Windows: 10 or later
Supported Python versions: 3.8 or later
Features
- Ease of use. You can quickly create your own plugin without having to understand how websockets and other technologies 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.
- Debug mode via
PyCharm
or other debugging tools. - A complete protocol for interaction with the Stream Deck application has been implemented.
- Quick start of a project via the console command
streamdeck_sdk startproject
. - Build the project using the
streamdeck_sdk build
console command.
Examples
LoremFlickr - Plugin for installing images on a button from the LoremFlickr site. Supports MacOS and Windows.
See full description and usage examples on GitHub
Project details
Release history Release notifications | RSS feed
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-1.0.1.dev1.tar.gz
(439.9 kB
view hashes)
Built Distribution
Close
Hashes for streamdeck_sdk-1.0.1.dev1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c27596c2865b7fbe78f427d98d2a56eb077cf3c206ec28f3cde017d0290164fc |
|
MD5 | 8208404c6a3d576751ef7bdaa1bc220b |
|
BLAKE2b-256 | 249d0d49c39e8705b56632d3b9b6f5b91a9343c827c7c1b2667400ffb45c3582 |
Close
Hashes for streamdeck_sdk-1.0.1.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c4b92ff807519d81d8754834afb304438980ff7cbb881649375eadc7417dc45 |
|
MD5 | 88480976aece81d8ed08c58587f1608f |
|
BLAKE2b-256 | 037b3a60db91b9af9cde63f75263373190ec8daff3e531432a680abd9ea93054 |