Lisp and Python should love each other. Let’s make it happen.
Hy is a Lisp dialect that’s embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.
To install the latest release of Hy, just use the command pip3 install --user hy. Then you can start an interactive read-eval-print loop (REPL) with the command hy, or run a Hy program with hy myprogram.hy.
Project
Documentation: http://hylang.org/hy/doc
Bug reports: We have no bugs! Your bugs are your own! (https://github.com/hylang/hy/issues)
License: MIT (Expat)
Community: Join us on Github Discussions
Hy’s current maintainer is Kodi Arfer. He takes responsibility for answering user questions, which should primarily be asked on Stack Overflow or GitHub Discussions, but feel free to poke him if he’s missed a question or you’ve found a serious security issue.
(fan art from the one and only doctormo)
Release files for hy 1.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hy-1.3.1.tar.gz | 126.9 kB | Details |
Release files / hy-1.3.1.tar.gz
| Download URL | hy-1.3.1.tar.gz |
|---|---|
| Size | 126.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf7b85fc59079b5da794c7ecaafc6a6e9140f73305af03836c3d52cf978b6645
|
|
BLAKE2b-256 checksum How to use checksums |
911ede3ff93dcb16de04b12b570742e03e4d741106e9721c1a5a0bb53d450e08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|