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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size fasthex-0.0.1-py3-none-any.whl (5.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size fasthex-0.0.1.tar.gz (4.1 kB) | File type Source | Python version None | Upload date | Hashes View |