Skip to content

r4dian/Xbox-Controller-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xbox-Controller-for-Python

Use an Xbox 360 /XBone Controller with Python on Windows

A module for getting input from Microsoft XBox controllers via the XInput library on Windows.

Adapted from Jason R. Coombs' code here: http://pydoc.net/Python/jaraco.input/1.0.1/jaraco.input.win32.xinput/ under the MIT licence terms

  • Upgraded to Python 3
  • Modified to add deadzones, reduce noise, and support vibration
  • Only req is Pyglet 1.2alpha1 or higher confirmed to work with 1.2.4 (latest): pip install pyglet

About

Use Xbox 360 Controller with Python on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages