Source code for oasislmf.pytools.converters.tools.psept from oasislmf.pytools.lec.data import PSEPT_headers, PSEPT_dtype, PSEPT_fmt [docs] headers = PSEPT_headers [docs] dtype = PSEPT_dtype [docs] fmt = PSEPT_fmt [docs] cli_support = ['bintocsv', 'csvtobin', 'bintoparquet', 'parquettobin']