{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"Applies a Material Design stylesheet to PySide6 and PyQt6 applications, providing pre-built dark and light themes with customizable colors and fonts.","skillfed_tags":["ui-theming","material-design","qt-stylesheet"],"use_cases":["Apply a consistent Material Design look to a desktop application without writing custom stylesheets.","Switch between dark and light themes at runtime based on user preference or system settings.","Create a custom theme using Material Design colors and export it as a standalone QSS file.","Add accent colors (danger, warning, success) to buttons and other widgets by setting class properties.","Extend a built-in theme with custom CSS overrides for application-specific styling needs."],"what_it_does":"Qt-Material is a stylesheet package that brings Material Design aesthetics to applications using PySide6 and PyQt6. It ships with pre-built dark and light themes and lets you apply them to your entire application with a single function call. The package depends only on Jinja2 and works as a pure Python wheel, making it lightweight to install.\n\nBeyond the built-in themes, you can customize colors, fonts, button accent colors, and CSS properties either at startup or at runtime. The package supports theme switching mid-application, exporting themes to standalone QSS files for use in non-Python Qt projects, and creating entirely new themes through an interactive editor. Environment variables expose the current theme's colors for programmatic access.","worth_installing":"Yes, if you are building a PySide6 or PyQt6 application and want Material Design styling without writing stylesheets from scratch. The package is stable, permissively licensed, and has low install friction. The aging maintenance status (480 days since last release) is a minor concern but not a blocker\u2014the codebase is mature and the repository remains active. No known security vulnerabilities."},"id":"qt-material","links":{"html":"https://skillfed.io/packages/qt-material","md":"https://skillfed.io/packages/qt-material.md","pypi":"https://pypi.org/project/qt-material/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-04-21","license_spdx":null,"license_treatment":"permissive","name":"qt-material","python_support":"supports_current","summary":"Material inspired stylesheet for PySide6 and PyQt6."},"popularity":{"monthly_downloads":124469,"position":11868,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.17"}
