Skip to content

Python module for reading output and configuration files from TICRA's GRASP, CHAMP and TICRA Tools software

License

Notifications You must be signed in to change notification settings

Smithsonian/python-graspfile

Repository files navigation

Overview

docs Doc Build Status
tests
Test Status
Coverage Status
package
Commits since latest release

A package for reading, manipulating and eventually writing files output from TICRA Tools GRASP and CHAMP software using numpy etc.

  • Free software: MIT license

Installation

pip install python-graspfile

You can also install the latest release candidate version with:

pip install --index-url https://test.pypi.org/simple/ python-graspfile

You can install the latest in-development version with:

pip install https://github.com/Smithsonian/python-graspfile/archive/master.zip

Documentation

https://python-graspfile.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

About

Python module for reading output and configuration files from TICRA's GRASP, CHAMP and TICRA Tools software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages