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 web sockets 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.0.dev5.tar.gz
(439.9 kB
view hashes)
Built Distribution
Close
Hashes for streamdeck_sdk-1.0.0.dev5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51587cfb8d417ddc04d37e925c90970a3d87ca52c034dc314aa2b2c930d701a9 |
|
MD5 | 4b9bf63c1bd1b91e0c5809398e27fc7e |
|
BLAKE2b-256 | 93644e4d51f14c996780c8d10be3bf905c810c99e4caa8c78976b424b854e4dc |
Close
Hashes for streamdeck_sdk-1.0.0.dev5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db80fb8f0e33ef80b3dd7cdc704d5fae079370579cfef9bbce8a3bf3420dc66f |
|
MD5 | 5d361c69869afc96da857752d6b093d1 |
|
BLAKE2b-256 | b2b6602e938c338c1ef5b11d2801d86b7dcde45fb3d0b35ad317843f893e2835 |