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.2.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.2.0-py3-none-any.whl (10.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fxgui-12.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 7f6b3c5e6982948da68ef21c6c245453171fa791a95fa3ad1b51cdb953005c5c
MD5 8d9b0ecdda9f29f33956d6dd77c24b4b
BLAKE2b-256 7f1eaa7cb2a3fda71ae88c72ed26ad7649853167d6e7d541f687fee3a9b52f1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fxgui-12.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ff975537e256beb93bd759039ea40b784736b3e4e788fd8d53fe69c30b100ab
MD5 b18174c603ffb08056e6b82757685a9c
BLAKE2b-256 7957b0352811360fd4bedbc56276f4fff4891f73b5a89735e8597e89789ebd5a

See more details on using hashes here.

Release history Release notifications | RSS feed

12.5.0

2 files

12.4.0

2 files

12.3.0

2 files

This release

12.2.0 This release

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