Importing .fwdata to Python

Hello!

Is importing a data set into Python supported? I have seen examples of Python being used to manipulate an existing data base, but not really extracting the data into Python to in turn be manipulated by use of pandas or something similar.

I really don’t need much more than to have it accessible as an iterable data structure in Python and that probably is very easy for someone with experience with FLeX. I am simply trying to interate over parts of it and using it to generate LaTeX code.

Again help is much appreciated,
Andreas

HI Aethilias, yes there’s FLExTools which is endorsed by the FLEx team to use for this kind of thing.