M45Development

Software for the niche, made in the east of germany.

Select language

German | English

For developers: Released M45WxControls

2026-06-22 by Steffen

While working on the MultiDeck Audio Player, I developed several GUI modules with custom wrappers for various controls. In order to be able to reuse them in future projects, I have now bundled them as a separate Python package. These wrappers were created to overcome the limitations of the standard controls and improve accessibility. There are certainly many ways to achieve the same result, and mine is by no means the best, but as long as my Python skills – acquired half through documentation and half through AI – don’t yield a better solution, I’m very happy with this one and am making it available to everyone for free.

You can find all the necessary information on the relevant project page in the software section. Currently, distribution is via the website or GitHub, as I have not yet wanted to grapple with the registration process on pypi.org, which is protected by an hCaptcha challenge. Anyone wishing to use the modules must therefore specify a URL to the WHL package or the repository in the project dependencies.