forked from tidzo/pyvjoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Python Bindings for vJoy (http://vjoystick.sourceforge.net)
License
willwade/pyvjoy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# pyvjoy pyvjoy is a set of python binding for <a href='vjoystick.sourceforge.net'>vJoy</a>. ### Requirements Install vJoy from http://vjoystick.sourceforge.net/site/. It is recommended to also install the vJoy Monitor and Configure vJoy programs. These should be an option during installation. ### Installation Simple! This package is installable by pip `pip install pyvjoy` After vJoy and pyvjoy have been installed, you may need to copy the vJoyInterface.dll file from your installation location to the location of the python package. ### Usage With this library you can easily set Axis and Button values on any vJoy device. Low-level bindings are provided in `pyvjoy._sdk`. ### Licence MIT
About
Python Bindings for vJoy (http://vjoystick.sourceforge.net)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%