A utility library for the Hy programming language
Project description
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.
All of Hyrule’s contents can be imported or required directly from the top-level module hyrule.
Hyrule’s documentation can be read online on Read the Docs.
You can run Hyrule’s test suite with the command pytest and build its documentation with ( cd docs; sphinx-build . _build -b html ).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hyrule-0.2.1.tar.gz
.
File metadata
- Download URL: hyrule-0.2.1.tar.gz
- Upload date:
- Size: 31.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee735853e8b65495b1e7188ac7136e56468e9ba5b2d200e1b2d78abba99d403b |
|
MD5 | 4f82163e7320afc59eacfc6ab9fe0297 |
|
BLAKE2b-256 | 836162e60890dd3950a4329f98d0dddd3bb4eaeb524dfc593ce02f4285c3ac53 |