Automic VaultAutomic Vault

brew

Install gdtoolkit with Homebrew

Independent set of GDScript tools - parser, linter, formatter, and more. Version 4.5.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gdtoolkit

local Homebrew formula metadata

overview

Package summary

Independent set of GDScript tools - parser, linter, formatter, and more

Commands and aliases

  • gd2py
  • gdformat
  • gdlint
  • gdparse
  • gdradon

history

Project history and usage

GDScript Toolkit is an independent tool suite for Godot's GDScript language, providing parser, linter, formatter, metrics, conversion, and automation commands.

Project history

The official repository was created in 2019 and describes the project as a daily-work toolkit for GDScript. The README lists a parser, static-analysis linter, formatter, and cyclomatic-complexity calculator, exposed through commands such as gdparse, gdlint, gdformat, gdradon, and gd2py.

As Godot evolved, the toolkit documented separate installation tracks for Godot 3 and Godot 4 through gdtoolkit==3.* and gdtoolkit==4.*. It also documents direct installation from Git for the master branch.

Adoption history

The README shows distribution through PyPI-compatible pip and pipx workflows, plus integration as a GitHub Action and as pre-commit hooks. Release metadata shows active 4.x releases through 2025.

How it is used

Developers use gdformat to rewrite GDScript files, gdlint to enforce naming and style rules, gdparse to inspect parse trees, and gdradon to calculate code metrics similar to Radon for Python. The project is commonly wired into CI or pre-commit so Godot projects can reject unformatted or lint-failing scripts.

Why package nerds care

gdtoolkit is notable because it brings the Python packaging and formatter/linter culture associated with tools such as Black, Radon, and pre-commit into the Godot ecosystem. For package managers, it is a compact bundle of multiple language-specific developer tools under one formula.

Timeline

  • 2019: Official GitHub repository created.
  • 2024: 3.6.0 and 4.3.x releases published for Godot-version-specific tool lines.
  • 2025: 4.5.0 release published.

Related projects

  • The toolkit is tied to Godot and GDScript, and its README relates gdradon to Radon's Python metrics command. Its workflow integrations also place it near pre-commit and GitHub Actions in day-to-day package use.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gd2pycliglobal executable
gdformatcliglobal executable
gdlintcliglobal executable
gdparsecliglobal executable
gdradoncliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.5.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/Scony/godot-gdscript-toolkit

install metadata

Package metadata

Package keybrew:gdtoolkit
Version4.5.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gdtoolkit
Homepagehttps://github.com/Scony/godot-gdscript-toolkit
Repositoryhttps://github.com/Scony/godot-gdscript-toolkit
Upstream docshttps://github.com/Scony/godot-gdscript-toolkit#readme
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/de/39/041c1705dba6450c67e23be0c70d0fcff035e7d240b6695fc59efd8dafb6/gdtoolkit-4.5.0.tar.gz
Dependencieslibyaml, python@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdtoolkit
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment