A simple IPython extension which changes the representation of bytes to
Project description
Change the __rerp__ of bytes in IPython (python 3) to look less like text:
In[1]: import bytesrepr
In[2]: bytesrerpr.enable()
In[3]: b'These are bytes'
<bytes b'These are bytes' at 0x107e0c000>
Bytes will be elided to ...in the rerp if too long.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
bytesrepr-0.0.1-py3-none-any.whl
(28.1 kB
view details)
File details
Details for the file bytesrepr-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bytesrepr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2bb236edb5b774d55b29b37de460e948e04854d6fc00e34d86cb7ee2dbe617e |
|
MD5 | 0bbc5ea565ee86c9f63771d436f03ba5 |
|
BLAKE2b-256 | c0091949516a66cfaba5cff5c9a989cd60eb8c06b67211267b2752e044355abc |