FortranBinary

Package for handling of FORTRAN binary data with python.


Keywords
fortran, binary
License
GPL-2.0+
Install
pip install FortranBinary==21.2.1

Documentation

FortranBinary README

Package for handling of FORTRAN binary data with python.

Installation:

To install the latest releaase from PyPI:

pip install numpyXtns

Alternatively, download the source from the repository install via pip, descend into the top-level of the source tree and launch:

pip3 install .

or to install in developers mode:

pip3 install -e .

Documentation:

Documentation to this package can be found on readthedocs.