Skip to main content

Logo Logo

fxgui

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

Documentation

      Build    PyPI Version    PyPI Downloads    Last Commit       GitHub Stars   

Table of Contents

About

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

Installation

From PyPI

The package is available on PyPI:

pip install fxgui

From Source

Clone the repository with submodules:

git clone --recurse-submodules https://github.com/healkeiser/fxgui
cd fxgui
pip install -e .

Or using the requirements file:

pip install -r requirements.txt

Optional Dependencies

For building documentation with MkDocs:

pip install -e ".[mkdocs]"
# or
pip install -r requirements.mkdocs.txt

For building documentation with Zensical:

pip install -e ".[zensical]"
# or
pip install -r requirements.zensical.txt

[!NOTE] Zensical is still in early development and does not yet support all MkDocs plugins.

[!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()

Widget Examples

Each widget in the fxwidgets module includes a standalone example that can be run directly. Set the DEVELOPER_MODE environment variable to 1 to enable examples:

# Set the environment variable first
set DEVELOPER_MODE=1  # Windows
export DEVELOPER_MODE=1  # Linux/macOS

# Run any widget file directly to see its example
python -m fxgui.fxwidgets._breadcrumb
python -m fxgui.fxwidgets._accordion
python -m fxgui.fxwidgets._collapsible
# ... and more

Documentation

Please read the full documentation here.

Contact

Project Link: fxgui

GitHub   LinkedIn   Behance   Twitter   Instagram   Gumroad   Email   Buy Me A Coffee  

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fxgui-12.4.0.tar.gz (5.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fxgui-12.4.0-py3-none-any.whl (10.7 MB view details)

Uploaded Python 3

File details

Details for the file fxgui-12.4.0.tar.gz.

File metadata

  • Download URL: fxgui-12.4.0.tar.gz
  • Upload date:
  • Size: 5.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.16

File hashes

Hashes for fxgui-12.4.0.tar.gz
Algorithm Hash digest
SHA256 547e9ae6d59530df4a5061db596b467438484a48cc352dff35d9a490727a5512
MD5 cada4781f8cb5acd5dba2ea62e106dd6
BLAKE2b-256 01cd6d302d95222577c0bdd279768ad6a84a7dd54707339ea6c670148c37c646

See more details on using hashes here.

File details

Details for the file fxgui-12.4.0-py3-none-any.whl.

File metadata

  • Download URL: fxgui-12.4.0-py3-none-any.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.16

File hashes

Hashes for fxgui-12.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 207ad7bee95caf0b3387c05f325412c529a134e5a32d8a95ee8e49d811a244e7
MD5 1ac182b13346ff86e1060980621ca072
BLAKE2b-256 d36a058da9040957892b9a0603189a9da919ff0da8b42ef68a017810232ff6bb

See more details on using hashes here.

Release history Release notifications | RSS feed

12.5.0

2 files

This release

12.4.0 This release

2 files

12.3.0

2 files

12.2.0

2 files

12.1.0

2 files

12.0.1

2 files

12.0.0

2 files

11.9.1

2 files

11.9.0

2 files

11.8.0

2 files

11.7.1

2 files

11.7.0

2 files

11.6.0

2 files

11.5.2

2 files

11.5.0

2 files

11.4.2

2 files

11.4.1

2 files

11.4.0

2 files

11.3.0

2 files

11.2.0

2 files

11.1.3

2 files

11.1.2

2 files

11.1.1

2 files

11.1.0

2 files

11.0.0

2 files

10.0.1

2 files

10.0.0

2 files

9.0.0

2 files

8.1.1

2 files

8.1.0

2 files

8.0.0

2 files

7.0.4

2 files

7.0.3

2 files

7.0.2

2 files

7.0.1

2 files

6.5.1

2 files

6.5.0

2 files

6.4.0

2 files

6.3.5

2 files

6.3.3

2 files

6.3.2

2 files

6.3.1

2 files

6.3.0

2 files

6.2.7

2 files

6.2.6

2 files

6.2.5

2 files

6.2.4

2 files

6.2.3

2 files

6.2.2

2 files

6.2.1

2 files

6.2.0

2 files

6.1.0

2 files

6.0.3

2 files

6.0.2

2 files

6.0.1

2 files

6.0.0

2 files

5.0.1

2 files

5.0.0

2 files

4.6.0

2 files

4.5.1

2 files

4.5.0

2 files

4.4.2

2 files

4.4.1

2 files

4.4.0

2 files

4.3.0

2 files

4.2.0

2 files

4.1.0

2 files

4.0.4

2 files

4.0.3

2 files

4.0.2

2 files

4.0.1

2 files

4.0.0

2 files

3.2.4

2 files

3.2.3

2 files

3.2.2

2 files

3.2.1

2 files

3.2.0

2 files

3.1.1

2 files

3.1.0

2 files

3.0.2

2 files

3.0.0

2 files

2.3.1

2 files

2.3.0

2 files

2.2.4

2 files

2.2.3

2 files

2.2.2

2 files

2.2.1

2 files

2.2.0

2 files

2.1.0

2 files

2.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page