Installation¶
From PyPI¶
The package is available on PyPI:
From Source¶
Clone the repository with submodules:
Or using the requirements file:
Optional Dependencies¶
MkDocs Documentation¶
For building documentation with MkDocs:
Zensical Documentation¶
For building documentation with Zensical:
Note
Zensical is still in early development and does not yet support all MkDocs plugins.
DCC Integration¶
Question
In order to have access to the module inside your application, make sure to add fxgui to the $PYTHONPATH of the DCCs. For Houdini, you can find the houdini_package.json example file.