Pywayland

Latest version: v0.4.18

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.4.2

New release with CI/CD generated wheels.

0.4.1

Bug fix release for use of `wl_signal_emit`.

0.4.0

Includes additional functionality available in newer wayland versions and fixes to resources.

0.3.0

0.2.1

Bug fix to make the package pip installable.

0.2.0

This release comes with a big refactor of some of the pywayland protocols. In particular, removing some of the dynamic class definition that had previously been done to create the resource, proxy, and global classes. These definitions are now done in the generated code. These classes have also been moved to a more unified location, away from the other client and server specific functionality. This is done to be able to have all of the code related to the generated objects in one location, even though this code will still be used either exclusively in the client or the server for the Proxy class and the Resource and Global classes, respectively.

The scanner itself also gets an overhaul, moving the creation of the objects from the inputs xml to be done in a separate `parse` method. The objects themselves are then frozen dataclasses that are generated from this parsed output.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.