Skip to main content

A parser library for the IRIG 106 Chapter 10 data format.

Project description

StatusImage CoverageImage DocsImage

PyChapter10 is an open source pure Python library for reading and writing IRIG 106 Chapter 10 (now 11) files. Tested on all 3 major platforms with Python 3.6+.

Installation

To install the library run:

python setup.py install

To install offline from “full” zip, first install bitstruct with pip as in:

pip install deps/bitstructXX.tar.gz

Running Tests

To run the included test suite install dependencies with pip:

pip install -r requirements.txt

Then run:

pytest

Building the Documentation

After installing dependencies (or just “pip install sphinx”) Build the docs with:

python setup.py build_docs

The generated HTML will be in docs/html

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

pychapter10-0.1.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

pychapter10-0.1-py3-none-any.whl (19.4 kB view hashes)

Uploaded 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