{"categories":[{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"QtAwesome provides iconic fonts\u2014Font Awesome, Material Design Icons, Phosphor, Remix Icon, Elusive Icons, and Codicons\u2014for use in PyQt and PySide applications, with support for styling, stacking, and animation.","skillfed_tags":["icon-fonts","ui-widgets","qt-abstraction"],"use_cases":["Add professional icon sets to desktop applications without managing font files or licensing separately.","Build icon-rich toolbars and menus with consistent, scalable vector icons.","Create animated loading spinners or status indicators using built-in animation support.","Quickly prototype UI mockups by browsing and copying icon names from the included icon browser.","Style icons dynamically (color, size, active state) in response to user interaction or application state."],"what_it_does":"QtAwesome is a Python library that brings iconic fonts into applications built with qtpy. It bundles multiple icon sets\u2014Font Awesome (versions 5 and 6 in regular, solid, and brand styles), Material Design Icons, Phosphor, Remix Icon, Elusive Icons, and Microsoft Codicons\u2014and exposes them through a simple API. You reference icons by a prefix and name (e.g., 'fa6s.flag'), and the library renders them as icon objects ready for widgets.\n\nThe library handles font loading and rendering internally, so you don't manage font files directly. It supports styling (colors, active states), alpha blending, icon stacking, and animations. It also includes a browser tool (qta-browser) to preview and search available icons. QtAwesome relies on qtpy as an abstraction layer, enabling use across multiple Qt bindings without code changes.","worth_installing":"Yes. QtAwesome is actively maintained, has no known vulnerabilities, installs with minimal friction, and solves a real problem: it eliminates the need to source, license, and manage icon fonts separately. The permissive MIT license and bundled icon sets make it a straightforward choice for applications using qtpy."},"id":"qtawesome","links":{"html":"https://skillfed.io/packages/qtawesome","md":"https://skillfed.io/packages/qtawesome.md","pypi":"https://pypi.org/project/qtawesome/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-10","license_spdx":null,"license_treatment":"permissive","name":"QtAwesome","python_support":"supports_current","summary":"FontAwesome icons in PyQt and PySide applications"},"popularity":{"monthly_downloads":258110,"position":8432,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.2"}
