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.0.tar.gz (9.7 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.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: godot_input_map_auditor-0.1.0.tar.gz
  • Upload date:
  • Size: 9.7 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.0.tar.gz
Algorithm Hash digest
SHA256 93a2d65226d420bb57f039087524319c19b7f4a92b52917ae5512681e0e91ad7
MD5 258df5f91c4101095873809733e9f5bb
BLAKE2b-256 0643d02e2b705c4a8a602e55ba70176d4cadc85f704337caf1c39ef580088398

See more details on using hashes here.

Provenance

The following attestation bundles were made for godot_input_map_auditor-0.1.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for godot_input_map_auditor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5514427764a975859a6c73ce6c33a0b7962cd10e6b0ac09c08527f9056eee64
MD5 cbbda779fba0586f0584e593d488fce4
BLAKE2b-256 229a2dbf68546e85578c34483f06198de2c5f70ca9d60be1ca97e7a9e7e4cc71

See more details on using hashes here.

Provenance

The following attestation bundles were made for godot_input_map_auditor-0.1.0-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