Skip to content

Custom Python classes and utilities tailored for Qt built UI, in VFX-oriented DCC applications.

License

Notifications You must be signed in to change notification settings

healkeiser/fxgui

Repository files navigation

Logo Logo

fxgui

Custom Python classes and utilities tailored for Qt built UI, in VFX-oriented DCC applications.

Documentation

   License: MIT   PyPI version   Last Commit      GitHub Stars  

Table of Contents

About

Custom Python classes and utilities tailored for Qt built UI, in VFX-oriented DCC applications.

Installation

The package is available on PyPI.

pip install fxgui

Important

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.

Example

After installing fxgui, you can run the demo:

python examples.py

Or:

from fxgui import examples

examples.main()

Documentation

Please read the full documentation here.

Contact

Project Link: fxgui

GitHub   LinkedIn   Behance   Twitter   Instagram   Gumroad   Email   Buy Me A Coffee