🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

libevdev

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libevdev

Python wrapper for libevdev

pipPyPI
Version
0.13.1
Maintainers
2

python-libevdev - Python wrapper for libevdev

This project is a Python wrapper around libevdev, taking advantage of libevdev's advanced event handling. Documentation is available here: https://python-libevdev.readthedocs.io/en/latest/

libevdev makes it easy to

  • read and parse events from an input device
  • create a virtual input device and make it send events
  • duplicate an existing device and modify the event stream

For information about libevdev see here: https://freedesktop.org/wiki/Software/libevdev/

Source code

The source code of python-libevdev can be found at: https://gitlab.freedesktop.org/libevdev/python-libevdev

License

python-libevdev is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: [...]

See the COPYING file for the full license information.

Keywords

evdev

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts