Custom Python classes and utilities tailored for Qt built UI, in VFX-oriented DCC applications.
Project description
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 example.py
Or:
from fxgui import examples
examples.main()
Documentation
Please read the full documentation here.
Contact
Project Link: fxgui
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fxgui-2.2.1.tar.gz
(1.8 MB
view hashes)
Built Distribution
fxgui-2.2.1-py3-none-any.whl
(6.0 MB
view hashes)