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.0.1.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.0.1-py3-none-any.whl (10.6 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fxgui-12.0.1.tar.gz
Algorithm Hash digest
SHA256 2508d41b2a7a0b7f0a21e1056f70ecd8c4dc8cf5908445f727de803508da481f
MD5 02637c7e7dbaecc1f01c0b5a0afcd0d3
BLAKE2b-256 d9c782f1861ddcdfb36e52aa152a906a6d34924d9be615984500af8ae05c2e52

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fxgui-12.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 564861739a16ce3f4a1dbdc2297b69a5f56d815cc1a419a2fc3c277e572a6195
MD5 36fb1be0301d214b6a2a8d3101d669d1
BLAKE2b-256 a04834334da8e03d7462311e4ee294ba099898905d34749813db9508137882e6

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

12.2.0

2 files

12.1.0

2 files

This release

12.0.1 This release

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