Monkeypatch the python interpreter to print integer results in hex
Project description
monkeyhex.py is a small library to assist users of the python shell who work in contexts where printed numbers are more usefully viewed in hexadecimal. Monkeyhex will format the results of statements in the python interactive shell in hex. To use it, just import the library and all future results will be formatted. To view a result in decimal again, put the expression in a print statement. In addition, Monkeyhex implements a pprint-like pretty-printing of long lists and dictionaries.
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
monkeyhex-1.1.tar.gz
(2.6 kB
view hashes)