A minimal Hy utility library, using mostly the standard libraries.
Project description
🦑 Hyjinx 🦑
Some Hy convenience things. Compatible with Hy 0.28.0.
Hylights
- REPL syntax highlighting (put
(import hyjinx.source [hylight]) (setv repl-output-fn hylight)
in your .hyrc) - pretty tracebacks with correct syntax highlighting for hy or python
- print/get/edit source code of a function, module etc.
defmethod
(ifmultimethod
is installed)- numpy array pretty printing
- a zmq lazy pirate protocol
- a minimal ncurses class
Install
$ pip install hyjinx
or, with optional dependencies,
$ pip install hyjinx[zmq]
To install offline hy/hyrule documentation,
$ hy -m hyjinx.docs
Optional dependencies
You can install with the [zmq]
option which also installs ecdsa, pyzmq and zstandard for the zmq server/client
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hyjinx-0.28.10.tar.gz
(15.4 kB
view details)
Built Distribution
hyjinx-0.28.10-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file hyjinx-0.28.10.tar.gz
.
File metadata
- Download URL: hyjinx-0.28.10.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c50246cb267556bbe36a528b6dc46e4738337b94487d99ab0a659974d67319bf |
|
MD5 | e505d86660fb7c1a27e656b82e6e712e |
|
BLAKE2b-256 | fcef85f01f3fe5f8fcf2b34a56a244d1ef91864699a0a7c0b7002d26cde567f0 |
File details
Details for the file hyjinx-0.28.10-py3-none-any.whl
.
File metadata
- Download URL: hyjinx-0.28.10-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6f6c7e047155d2de662a2b43a6eee63329a17ccbcc8f482981c38cf64145a0d |
|
MD5 | 472639ba49498ceee3b8de3510d8285d |
|
BLAKE2b-256 | b4c930cd653e90154676659d8ee33c22d5d558cf0633aebca5b33e083e0a3e5e |