How To Install Hy3?
Install hy3
-
Debian
apt-get install python3-hyClick to copy -
Ubuntu
apt-get install python3-hyClick to copy -
Arch Linux
pacman -S hyClick to copy -
Kali Linux
apt-get install python3-hyClick to copy -
Raspbian
apt-get install python3-hyClick to copy
python3-hy
Lisp (s-expression) based frontend to Python 3Hy is a wonderful dialect of Lisp that's embedded in Python 3. Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form! This package contains Python 3 bindings only.
hy
Lisp (s-expression) based frontend to Python (metapackage)Hy is a wonderful dialect of Lisp that's embedded in Python. Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form! This package is here for future installability. This is the stable interface to install the `hy' language.
Installing hy3 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali and Raspbian operating systems. Once you run the command it will install the latest version of hy3 2026 package in your OS.




