macOS
brew install gdtoolkitlocal Homebrew formula metadata
brew
gdtoolkit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gdtoolkitlocal Homebrew formula metadata
概要
Independent set of GDScript tools - parser, linter, formatter, and more
履歴
GDScript Toolkit is an independent tool suite for Godot's GDScript language, providing parser, linter, formatter, metrics, conversion, and automation commands.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gd2py | cli | グローバル実行可能ファイル | |
gdformat | cli | グローバル実行可能ファイル | |
gdlint | cli | グローバル実行可能ファイル | |
gdparse | cli | グローバル実行可能ファイル | |
gdradon | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Scony/godot-gdscript-toolkit
インストールメタデータ
| パッケージキー | brew:gdtoolkit |
|---|---|
| バージョン | 4.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gdtoolkit |
| ホームページ | https://github.com/Scony/godot-gdscript-toolkit |
| リポジトリ | https://github.com/Scony/godot-gdscript-toolkit |
| 上流ドキュメント | https://github.com/Scony/godot-gdscript-toolkit#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/de/39/041c1705dba6450c67e23be0c70d0fcff035e7d240b6695fc59efd8dafb6/gdtoolkit-4.5.0.tar.gz |
| 最終更新 | 2026-07-15T11:11:41Z |
| Pulse | updated |
| 依存関係 | libyaml, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdtoolkit |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.