shadanan / hexly

Hex data viewer for Jupyter notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexly

Hexly is a hex viewer for Jupyter notebooks.

Usage

import hexly as hl
hl.HexView(bytes(range(256)))

usage

For more usage, checkout the usage notebook.

About

Hex data viewer for Jupyter notebooks

License:MIT License


Languages

Language:Jupyter Notebook 96.9%Language:Python 3.0%Language:CSS 0.1%