This is the reference manual for pyFormex.
The definitions in the modules coords, formex, script and (for GUI applications) draw are available to your pyFormex scripts without explicitly importing them. Also available is the complete numpy namespace.
All the other modules need to be accessed using the normal Python import statements.