Skip to main content

A utility to convert unfriendly binary code into something that's readable by humans.

Project description

# Human Readable Binary Converter

Example code:

from HumanReadableBinary import convert import numpy as np import pickle array = np.random.rand(1000) convert(‘binary.txt’,pickle.dumps(array))

Advised as for educational use only.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page