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

Python Python Compatible with Windows Compatible with macOS Compatible with Linux

Logo Logo

fxgui

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


Table of Contents

About

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

Installation

pip install fxgui

Important

In order to have access to the module, make sure to add fxgui to the $PYTHONPATH of the DCCs. For Houdini, you can find the houdini_package 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

LinkedIn Behance Twitter Instagram Gumroad

"Buy Me A Coffee"

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages