Skip to main content

Library to handle hexadecimal record files

Project description

WORK IN PROGRESS

Author’s notice

** THIS REPOSITORY IS BEING CREATED IN MY SPARE TIME. I WILL REMOVE THIS NOTICE WHEN FULLY FUNCTIONAL. **

This is also my first true Python package, so I am still learning how to do it The Right Way (TM).

I am figuring out how to configure all the stuff the mighty cookiecutter-pylibrary created for me.

TODO

Stuff to do to have a working repository:

  1. Write some tests for pytest.

  2. Configure and verify tox.

  3. Write the documentation for sphinx.

  4. Drop any current CLI (based on argparse and very rough) and add a CLI with click.

  5. Configure and verify travis and stuff

  6. Configure and verify ReadTheDocs and stuff

  7. Remove this stuff from the readme.

  8. Integrate with PyPI

Overview

Library to handle hexadecimal record files

  • Free software: BSD 2-Clause License

Installation

pip install hexrec

Documentation

https://hexrec.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2018-06-27)

  • First release on PyPI.

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

hexrec-0.0.1.tar.gz (25.8 kB view hashes)

Uploaded Source

Built Distribution

hexrec-0.0.1-py2.py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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