
===========
pyFEMM
===========

pyFEMM is a Python interface to Finite Element Method Magnetics (FEMM).
The module uses win32com to communicate with FEMM's out-of-proc activex
server.  The functions in the module wrap interactions with FEMM, making
it easy to script FEMM from a Python program.

FEMM is available at <http://www.femm.info>

Documentation is available at <http://www.femm.info/wiki/pyFEMM/manual.pdf>

