Welcome to pydualsense’s documentation!¶
pydualsense is a Python library that helps you interact with your PlayStation 5 DualSense controller. It reads the current state of the controller and also allows to update the triggers and other options on the controller.
To get started check out the Usage section for more information on how to install.
Note
This project is under active development.
Contents¶
- Usage
- API
- Examples
- pydualsense
- pydualsense package
- Submodules
- pydualsense.enums module
ConnectionTypeLedOptionsPulseOptionsBrightnessPlayerIDTriggerModesBatteryStateBatteryState.POWER_SUPPLY_STATUS_DISCHARGINGBatteryState.POWER_SUPPLY_STATUS_CHARGINGBatteryState.POWER_SUPPLY_STATUS_FULLBatteryState.POWER_SUPPLY_STATUS_NOT_CHARGINGBatteryState.POWER_SUPPLY_STATUS_ERRORBatteryState.POWER_SUPPLY_TEMP_OR_VOLTAGE_OUT_OF_RANGEBatteryState.POWER_SUPPLY_STATUS_UNKNOWN
- pydualsense.event_system module
- pydualsense.hidguardian module
- pydualsense.pydualsense module
- Module contents
- pydualsense package