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.2.tar.gz (10.0 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.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: godot_input_map_auditor-0.1.2.tar.gz
  • Upload date:
  • Size: 10.0 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.2.tar.gz
Algorithm Hash digest
SHA256 ddc65eadb8b5bc23494c4f2b0a9ee494eb23476b8fc17fb7ed3159850cf59884
MD5 58b6a0eb2c395e53d7bd82d47aec139f
BLAKE2b-256 17f7457fcb9687d663be508cdbf4c86376fe798cf439a71b776a5f2f9c4ced1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for godot_input_map_auditor-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3f2b6b77c35fdb27a51f768a172d3c75d9995ca469b93c83aa63f894b35a6652
MD5 5525fa5be2b4c97695d8ecad95962713
BLAKE2b-256 397857d7098c983e0eed6d94cca5c14305d9cd29ecfd2016f486d3e57504f397

See more details on using hashes here.

Provenance

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