cakama3a / Gamepadla

Gamepads latency and polling rate tester (XinputTest analog)
https://gamepadla.com
MIT License
84 stars 2 forks source link

Feature: Pip Installable #15

Open WyvernIXTL opened 4 weeks ago

WyvernIXTL commented 4 weeks ago

This program really should have a pyproject.toml file and a pypi entry.

I can write a pyproject.toml (and test it). I can also add a gh action for pushing it to pypi after every release. Though you'd need to connect your github to pypi on your own (not that hard). Do you want a PR?