pkg.soopen package index

brew / 順位 6786

hy を Homebrew, apk, apt, Nix, pacman でインストール

hy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install hy

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add hy

Alpine Linux edge package indexes · hy · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install hy

Debian stable package indexes · hy · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#hy

nixpkgs package indexes · hy · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S hy

Arch Linux sync databases · hy · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Dialect of Lisp that's embedded in Python

コマンドとエイリアス

  • hy
  • hy2py
  • hyc

履歴

プロジェクトの歴史と使われ方

Hy is a Lisp dialect embedded in Python. It reads Lisp syntax and transforms it into Python abstract syntax tree objects, giving users macros and Lisp syntax while keeping access to Python built-ins, libraries, packaging, and runtime behavior.

プロジェクトの歴史

The public repository was created in December 2012. Hy's README frames the project with the line that Lisp and Python should love each other, and explains the core technical idea: Hy code becomes Python AST, so Python's ecosystem remains available.

The 1.0.0 announcement in September 2024 described that release as arriving after nearly 12 years of on-and-off development and real-world use. The NEWS file states that Hy follows semantic versioning since 1.0.0, marking a stabilization point after the long 0.x period.

採用の歴史

Hy is distributed through Python packaging and also appears in system package managers such as Homebrew, Debian, Ubuntu, Arch, Alpine, and Nix. Its community surfaces include GitHub Discussions, Stack Overflow's `hy` tag, documentation on hylang.org, and a browser console for trying the language.

使われ方

Users run `hy` for a REPL, execute `.hy` programs with `hy myprogram.hy`, translate with `hy2py`, and compile with `hyc`. The homepage examples show Python-equivalent forms for assignment, sorting, functions, context managers, comprehensions, and macros.

パッケージ好きにとっての重要性

Hy is interesting to package nerds because it is not a separate virtual machine or runtime island. It packages as a Python-hosted language that can import Python modules directly, which makes it easier to install experimentally while still offering Lisp macros and syntax.

タイムライン

  • 2012: Public GitHub repository created.
  • 2024: 1.0.0 released after nearly 12 years of development.
  • 2024: NEWS states semantic versioning begins with 1.0.0.
  • 2026: 1.3.0 release notes list support for Python 3.9 through Python 3.15.

Related projects

  • Hy is related to Python, Lisp-family languages, macro systems, Python AST tooling, PyPI packaging, and editor/REPL workflows for experimental languages.

ソース

  • Hy homepage, README, NEWS, 1.0.0 announcement, repository metadata, and Homebrew package metadata were used.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
hycliグローバル実行可能ファイル
hy2pycliグローバル実行可能ファイル
hyccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版1.3.1
マネージャ更新日2026-08-01
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/hylang/hy

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hy
バージョン1.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hy
ホームページhttps://github.com/hylang/hy
リポジトリhttps://github.com/hylang/hy
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/91/1e/de3ff93dcb16de04b12b570742e03e4d741106e9721c1a5a0bb53d450e08/hy-1.3.1.tar.gz
最終更新2026-08-01T18:08:24Z
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

hy 1.0.0-1

Lisp (s-expression) based frontend to Python (cmdline)

http://hylang.org/

sudo apt install hy
  • Section: python
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Hy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

hy-doc 1.0.0-1

Lisp (s-expression) based frontend to Python (documentation)

http://hylang.org/

sudo apt install hy-doc
  • Section: doc
  • Architecture: all
  • Source Package: hy
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hy-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-hy 1.0.0-1

Lisp (s-expression) based frontend to Python 3

http://hylang.org/

sudo apt install python3-hy
  • Section: python
  • Architecture: all
  • Source Package: hy
  • 5 依存関係
  • normalized package name match
  • 一致条件: Hy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-hy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hy

nix profile install nixpkgs#hy
  • normalized package name match
  • 一致条件: Hy
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: hy from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

hy 0.28.0-1

Lisp (s-expression) based frontend to Python (cmdline)

http://hylang.org/

sudo apt install hy
  • Section: universe/devel
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Hy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

hy-doc 0.28.0-1

Lisp (s-expression) based frontend to Python (documentation)

http://hylang.org/

sudo apt install hy-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: hy
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hy-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-hy 0.28.0-1

Lisp (s-expression) based frontend to Python 3

http://hylang.org/

sudo apt install python3-hy
  • Section: universe/python
  • Architecture: all
  • Source Package: hy
  • 5 依存関係
  • normalized package name match
  • 一致条件: Hy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-hy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hy 1.1.0-r1

Dialect of Lisp that's embedded in Python

http://hylang.org/

sudo apk add hy
  • License: MIT
  • Architecture: x86_64
  • Source Package: hy
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Hy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

hy-pyc 1.1.0-r1

Precompiled Python bytecode for hy

http://hylang.org/

sudo apk add hy-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: hy
  • 1 依存関係
  • normalized package name match
  • 一致条件: Hy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hy-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

hy 1:1.3.0-1

A dialect of Lisp that's embedded in Python

http://hylang.org/

sudo pacman -S hy
  • License: MIT
  • Architecture: any
  • 1 依存関係
  • normalized package name match
  • 一致条件: Hy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/hy.yml

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation