Automic VaultAutomic Vault

brew

使用 Homebrew 安装 gdtoolkit

查看 gdtoolkit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gdtoolkit

local Homebrew formula metadata

概览

软件包摘要

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

命令和别名

  • gd2py
  • gdformat
  • gdlint
  • gdparse
  • gdradon

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gd2pycli全局可执行文件
gdformatcli全局可执行文件
gdlintcli全局可执行文件
gdparsecli全局可执行文件
gdradoncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.5.0
管理器更新时间2026-07-15
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖libyaml, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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