26 lines
557 B
ReStructuredText
26 lines
557 B
ReStructuredText
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 :doc:`usage` section for more information on how to install.
|
|
|
|
|
|
.. note::
|
|
This project is under active development.
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
usage
|
|
api
|
|
examples
|
|
modules
|
|
|
|
|
|
TODOs
|
|
-----
|
|
|
|
.. todolist:: |