Skip to content

clickmouse dependencies

  • PySide6: For GUI interface, it is the graphical core framework
  • pyautogui: Mouse clicker core
  • requests: Used to check version number
  • nuitka: Library for packaging as GUI or interactive command line
  • cython: Library for packaging as pyd
  • setuptools: Library for packaging as python package
  • pywin32: win32 control
  • pynput: Keyboard control library
  • pyperclip: Clipboard library
  • psutil: Process management library
  • packaging: Version management library
  • pytz: Timezone management library