summaryrefslogtreecommitdiffstats
path: root/development/python3-hyrule/README
blob: fcf23c8183887ee418423b3419c36fd29ce97684 (plain)
1
2
3
4
5
6
7
Hyrule is a utility library for the Hy programming language.

It can be thought of as the Hy equivalent, or addition, to Python's
standard library. While intended primarily for Hy programs, its
functions and classes can be used in Python as with any other Python
library; just import hyrule. Hyrule's macros, on the other hand, are
only really usable in Hy.