Skip to main content

Various tools for managing IRIG 106 Chapter 10/11 data

Project description

C10 Tools

Build Status PyPI - License PyPI PyPI - Python Version Docker Cloud Automated build

Commandline toolkit for inspecting and troubleshooting IRIG 106 Chapter 10/11 data with pychapter10.

Usage

Get top-level usage and list of commands with:

c10 help

Get specific usage for each command with

c10 help <command>

See issue #8 for details on new command layout for 1.0

Installation

Install the latest version with pip:

pip install c10-tools

To install offline from the "full" zip, install the included dependencies and the library with:

pip install dependencies/* .

Running Tests

To run the included tests install dependencies with pip (also included in full zip, see above):

pip install -r requirements.txt

Then run:

pytest

Building Native Binaries

If the dependencies are installed you can compile a native executable with:

python setup.py build_scripts

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

c10-tools-1.0.1.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

c10_tools-1.0.1-py3-none-any.whl (23.7 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