A fast python 3 implemenation of Intel Hex Format
Project description
fasthex
A python 3 implemenation of Intels Hex Format using python 3 's build-in bytearrays for faster processing
Description
This project implements a faster way to handle hex files in python 3 than standard IntelHex package. Bytearrays and list comprehension are used to increase performance.
Usage
Same as the IntelHex package on Pypi although not all features have been realized.
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
fasthex-0.0.1.tar.gz
(4.1 kB
view hashes)