About 20,300 results
Open links in new tab
  1. ajoycon · PyPI

    Oct 3, 2025 · Project description ajoycon Modern async Python driver for Nintendo Switch Joy-Con controllers Fork of tokoroten-lab/joycon-python Install Using uv (recommended) uv add …

  2. joycon-python · PyPI

    May 19, 2020 · Python driver for Nintendo Switch Joy-Con We are referring to dekuNukem/Nintendo_Switch_Reverse_Engineering Install pip install joycon-python hidapi …

  3. joy · PyPI

    Mar 26, 2023 · joy 0.0.1 pip install joy Copy PIP instructions Latest version Released: Mar 26, 2023

  4. pyvjoystick · PyPI

    Jun 3, 2022 · Python bindings for vJoy

  5. pyjoystick · PyPI

    Oct 14, 2021 · Simple Example from pyjoystick.sdl2 import Key, Joystick, run_event_loop def print_add(joy): print('Added', joy) def print_remove(joy): print('Removed', joy) def …

  6. pdir2 · PyPI

    Nov 28, 2025 · pdir2: Pretty dir () printing with joy Have you ever dreamed of a better output of dir()? I do. So I created this. Features Attributes are grouped by types/functionalities, with …

  7. pygame-input · PyPI

    Apr 2, 2020 · JoyAxisTrigger(axis, threshold=0.5, above=True, joy_id=0) that matches when an axis has a value above threshold (or below if above=False) We will also add an Axis so our …

  8. gamepadla-plus · PyPI

    Nov 2, 2024 · Gamepadla+ is a program for measuring the polling rate and synthetic latency of gamepads aka. controllers. Supports DInput and XInput Provides CLI and GUI Shows polling …

  9. vgamepad · PyPI

    Oct 14, 2023 · Installation Windows: Open your favorite terminal (e.g. anaconda prompt) and run: pip install vgamepad This automatically runs the installer of the ViGEmBus driver. Accept the …

  10. emoji2text · PyPI

    Apr 21, 2018 · emoji2text("😀😂😂😎", ":") # :grinning face::face with tears of joy::face with tears of joy::smiling face with sunglasses: emoji2text("😀😂😂😎", "<", ">") # <grinning face><face with tears of …