eppy3000.oldeppy package

Submodules

eppy3000.oldeppy.idfjsonconverter module

Module contents

convertion functions - to convert from JSON to IDF and in reverse. These functions return a eppy.IDF or eppy3000.EPJ structure

exception eppy3000.oldeppy.NeedsEppyError[source]

Bases: Exception

eppy3000.oldeppy.epj2idf(epj, epjsonhandle, iddhandle=None)[source]

convert json to idf

eppy3000.oldeppy.idf2epj(idf, epjsonhandle)[source]

convert idf to json. return a eppy3000.IDF structure