intelhex


Nameintelhex JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttps://github.com/python-intelhex/intelhex
SummaryPython library for Intel HEX files manipulations
upload_time2020-10-20 20:35:51
maintainerBert van Hall
docs_urlNone
authorAlexander Belchenko
requires_python
licenseBSD
keywords intel hex hex2bin hex8
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python IntelHex library
***********************

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 <https://github.com/python-intelhex/intelhex/blob/master/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
--------
* https://pypi.org/project/IntelHex/
* https://github.com/python-intelhex/intelhex/releases

Source code, bug reports, patches
---------------------------------
IntelHex on GitHub:

https://github.com/python-intelhex/intelhex

User manual
-----------
User manual for IntelHex is available in the sources ``docs/manual/`` directory.
You can browse User Manual online:

https://readthedocs.org/projects/python-intelhex/

Changelog
---------
See `NEWS.rst <https://github.com/python-intelhex/intelhex/blob/master/NEWS.rst>`_



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-intelhex/intelhex",
    "name": "intelhex",
    "maintainer": "Bert van Hall",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "bert.vanhall@gmx.de",
    "keywords": "Intel HEX hex2bin HEX8",
    "author": "Alexander Belchenko",
    "author_email": "alexander.belchenko@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/37/1e7522494557d342a24cb236e2aec5d078fac8ed03ad4b61372586406b01/intelhex-2.3.0.tar.gz",
    "platform": "",
    "description": "Python IntelHex library\n***********************\n\nIntroduction\n------------\nThe Intel HEX file format is widely used in microprocessors and microcontrollers \narea (embedded systems etc) as the de facto standard \nfor representation of code to be programmed into microelectronic devices.\n\nThis work implements an ``intelhex`` Python library to read, write, \ncreate from scratch and manipulate data from Intel HEX file format.\n\nThe distribution package also includes several convenience Python scripts,\nincluding \"classic\" ``hex2bin`` and ``bin2hex`` converters and more, \nthose based on the library itself. Check the docs to know more.\n\nLicense\n-------\nThe code is distributed under BSD license,\nsee `LICENSE.txt <https://github.com/python-intelhex/intelhex/blob/master/LICENSE.txt>`_.\n\nIn short: you can use IntelHex library in your project without *any*\nrestrictions.\n\nSupported Python versions\n-------------------------\nIntelHex library supports Python 3 (3.5 or later) only. The 2.2.1 release was\nthe last one which has been checked against Python 2.7 and Python 3 until 3.5.\n\nInstall\n-------\nInstall using ``pip`` (recommended, no separate download required)::\n\n    pip install intelhex\n\nDownload\n--------\n* https://pypi.org/project/IntelHex/\n* https://github.com/python-intelhex/intelhex/releases\n\nSource code, bug reports, patches\n---------------------------------\nIntelHex on GitHub:\n\nhttps://github.com/python-intelhex/intelhex\n\nUser manual\n-----------\nUser manual for IntelHex is available in the sources ``docs/manual/`` directory.\nYou can browse User Manual online:\n\nhttps://readthedocs.org/projects/python-intelhex/\n\nChangelog\n---------\nSee `NEWS.rst <https://github.com/python-intelhex/intelhex/blob/master/NEWS.rst>`_\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python library for Intel HEX files manipulations",
    "version": "2.3.0",
    "split_keywords": [
        "intel",
        "hex",
        "hex2bin",
        "hex8"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "977879461288da2b13ed0a13deb65c4ad1428acb674b95278fa9abf1cefe62a2",
                "md5": "9c84bd82f714e897023994369f8d065a",
                "sha256": "87cc5225657524ec6361354be928adfd56bcf2a3dcc646c40f8f094c39c07db4"
            },
            "downloads": -1,
            "filename": "intelhex-2.3.0-py2.py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "9c84bd82f714e897023994369f8d065a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 50914,
            "upload_time": "2020-10-20T20:35:50",
            "upload_time_iso_8601": "2020-10-20T20:35:50.162416Z",
            "url": "https://files.pythonhosted.org/packages/97/78/79461288da2b13ed0a13deb65c4ad1428acb674b95278fa9abf1cefe62a2/intelhex-2.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66371e7522494557d342a24cb236e2aec5d078fac8ed03ad4b61372586406b01",
                "md5": "9de0e92c1b66f75322581c8b22c020c2",
                "sha256": "892b7361a719f4945237da8ccf754e9513db32f5628852785aea108dcd250093"
            },
            "downloads": -1,
            "filename": "intelhex-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9de0e92c1b66f75322581c8b22c020c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 44513,
            "upload_time": "2020-10-20T20:35:51",
            "upload_time_iso_8601": "2020-10-20T20:35:51.526217Z",
            "url": "https://files.pythonhosted.org/packages/66/37/1e7522494557d342a24cb236e2aec5d078fac8ed03ad4b61372586406b01/intelhex-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-20 20:35:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python-intelhex",
    "github_project": "intelhex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "intelhex"
}
        
Elapsed time: 0.03302s