Skip to main content

Audit Godot input maps for device coverage, duplicate bindings, and generated references.

Project description

Godot Input Map Auditor

Audit Godot input actions for keyboard, mouse, gamepad, and touch readiness, then generate input reference docs and strongly named GDScript constants.

This is a small CI-friendly tool for projects where input coverage can drift across desktop, controller, and mobile targets.

Install

python -m pip install -e .

When published:

python -m pip install godot-input-map-auditor

Quick Start

godot-input-audit C:\Projects\MyGame --require keyboard,touch
godot-input-audit . --write-docs docs\INPUT_REFERENCE.md
godot-input-audit . --generate-gd scripts\generated\input_actions.gd
godot-input-audit . --format json --output input-report.json

Run against the sample project:

godot-input-audit examples\tiny-godot-project --fail-on none

What It Checks

  • Parses the [input] section in project.godot.
  • Classifies InputEventKey, mouse, joypad, and screen-touch event classes.
  • Reports actions missing required device families.
  • Reports duplicate normalized bindings across actions.
  • Generates INPUT_REFERENCE.md.
  • Generates optional InputActions GDScript constants.

Documentation

Development

python -m pip install -e .
python -m unittest discover -s tests -v
godot-input-audit examples\tiny-godot-project --require keyboard --fail-on none

Examples and generated docs use generic action names so the repository can be published safely.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

godot_input_map_auditor-0.1.1.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

godot_input_map_auditor-0.1.1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file godot_input_map_auditor-0.1.1.tar.gz.

File metadata

  • Download URL: godot_input_map_auditor-0.1.1.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for godot_input_map_auditor-0.1.1.tar.gz
Algorithm Hash digest
SHA256 911ae8cac18202281236778493c7025d8cdaca7dccaeb192b419d87a0daf5786
MD5 1e1699e8521cf8145ee29cf3ffd29018
BLAKE2b-256 3fc830da50937f78bdb9d21c85bf4d1b89499243be5953189b037c1c489ac585

See more details on using hashes here.

Provenance

The following attestation bundles were made for godot_input_map_auditor-0.1.1.tar.gz:

Publisher: publish-input-map-auditor.yml on NonniGB/godot-production-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file godot_input_map_auditor-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for godot_input_map_auditor-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a607c64996f1e285b1dbaa175d5135596f7eaf0d1e05ced17ed73e1e2e15f15c
MD5 89e0c801ad39ac344ebf0dcf1be445c2
BLAKE2b-256 f8cf10a281b7669efe2ea4533295d849e8abc446a241be9474cc3bb560e77b84

See more details on using hashes here.

Provenance

The following attestation bundles were made for godot_input_map_auditor-0.1.1-py3-none-any.whl:

Publisher: publish-input-map-auditor.yml on NonniGB/godot-production-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page