{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"QDarkStyle provides pre-built dark and light stylesheets for Qt applications across multiple Python Qt bindings and wrapper libraries, with a single function call to load the appropriate stylesheet.","skillfed_tags":["qt-styling","dark-theme"],"use_cases":["Apply a dark theme to a desktop application without writing custom stylesheets.","Build a cross-platform Qt application that maintains consistent styling across multiple Qt bindings.","Quickly prototype a GUI application with a professional dark mode appearance.","Switch between dark and light themes by loading different stylesheets via load_stylesheet functions.","Use QtPy's environment-based Qt binding detection to automatically load the correct stylesheet."],"what_it_does":"QDarkStyle is a stylesheet library that applies professionally designed dark and light themes to Qt applications. It abstracts away the complexity of loading stylesheets across different Qt bindings and wrapper libraries, providing functions to retrieve the appropriate stylesheet for your binding, which you then pass to your application's setStyleSheet() method.\n\nThe library is mature and widely adopted (3081 GitHub stars, 243635 monthly downloads), but maintenance is aging\u2014the last release was in November 2023. It carries no known security vulnerabilities and has a permissive MIT license. Its single runtime dependency is qtpy, keeping installation friction low. Python 2 and Qt4 support have been formally deprecated, though the code remains in place.","worth_installing":"Yes, if you are building a Qt application and want a polished dark or light theme without custom stylesheet work. The package is stable, widely used, and carries no security issues. The aging maintenance (last release 990 days ago) is a minor concern for new features but not a blocker for theme application. Install it if your project uses a Qt binding; skip it if you prefer full control over styling or are using a non-Qt framework."},"id":"qdarkstyle","links":{"html":"https://skillfed.io/packages/qdarkstyle","md":"https://skillfed.io/packages/qdarkstyle.md","pypi":"https://pypi.org/project/qdarkstyle/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-11-28","license_spdx":null,"license_treatment":"permissive","name":"QDarkStyle","python_support":"unspecified","summary":"The most complete dark/light style sheet for C++/Python and Qt applications"},"popularity":{"monthly_downloads":243635,"position":8784,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.3"}
