Skip to main content

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

Project description

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  

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-11.7.1.tar.gz (4.9 MB view details)

Uploaded Source

Built Distribution

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

fxgui-11.7.1-py3-none-any.whl (10.6 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fxgui-11.7.1.tar.gz
Algorithm Hash digest
SHA256 cffc9e8e3fe3a17b8336c9d1f3bb1a39ba5cd1c150eb69cc2f34ba4730b04fe9
MD5 8faa7a3a65c134ccbd52e82ce3dbe6ba
BLAKE2b-256 939275862daefb7d5dcf65e40cd45eebd42ae987a2463024b154ed052c8c2444

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fxgui-11.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31691c006788e1a17b76fb1c47ce7060109d7cbf4347fc24c2218c8d09f2f9ae
MD5 ae23422dc4790c510159c23e8309923e
BLAKE2b-256 b7fa80cda8b4654f98e8580705ab48ea7e4c9ae6f15cd4eef2769de0ca3c642c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page