Python library for Intel HEX files manipulations
Project description
Introduction
The Intel HEX file format is widely used in microprocessors and microcontrollers area (embedded systems etc) as the de facto standard for representation of code to be programmed into microelectronic devices.
This work implements an intelhex Python library to read, write, create from scratch and manipulate data from Intel HEX file format.
The distribution package also includes several convenience Python scripts, including “classic” hex2bin and bin2hex converters and more, those based on the library itself. Check the docs to know more.
License
The code is distributed under BSD license, see LICENSE.txt.
In short: you can use IntelHex library in your project without any restrictions.
Supported Python versions
IntelHex library supports Python 3 (3.5 or later) only. The 2.2.1 release was the last one which has been checked against Python 2.7 and Python 3 until 3.5.
Install
Install using pip (recommended, no separate download required):
pip install intelhex
Download
Source code, bug reports, patches
IntelHex on GitHub:
User manual
User manual for IntelHex is available in the sources docs/manual/ directory. You can browse User Manual online:
Changelog
See NEWS.rst
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file intelhex-2.3.0.tar.gz
.
File metadata
- Download URL: intelhex-2.3.0.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 892b7361a719f4945237da8ccf754e9513db32f5628852785aea108dcd250093 |
|
MD5 | 9de0e92c1b66f75322581c8b22c020c2 |
|
BLAKE2b-256 | 66371e7522494557d342a24cb236e2aec5d078fac8ed03ad4b61372586406b01 |
File details
Details for the file intelhex-2.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: intelhex-2.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 50.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87cc5225657524ec6361354be928adfd56bcf2a3dcc646c40f8f094c39c07db4 |
|
MD5 | 9c84bd82f714e897023994369f8d065a |
|
BLAKE2b-256 | 977879461288da2b13ed0a13deb65c4ad1428acb674b95278fa9abf1cefe62a2 |