{"id":16026946,"url":"https://github.com/alexpdev/qstyler","last_synced_at":"2025-03-17T16:30:47.596Z","repository":{"id":43024713,"uuid":"511006146","full_name":"alexpdev/QStyler","owner":"alexpdev","description":"QSS Viewer Builder Editor Tool - Qt Style Sheets","archived":false,"fork":false,"pushed_at":"2024-01-04T05:03:39.000Z","size":9915,"stargazers_count":17,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T01:37:47.382Z","etag":null,"topics":["gui-application","qss","qt"],"latest_commit_sha":null,"homepage":"https://github.com/alexpdev/QStyler","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexpdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-06T05:51:39.000Z","updated_at":"2025-02-19T19:42:25.000Z","dependencies_parsed_at":"2024-10-27T15:20:11.190Z","dependency_job_id":"b72f0d03-1b97-4741-8b40-df0b6fa5ba8e","html_url":"https://github.com/alexpdev/QStyler","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.036363636363636376","last_synced_commit":"3e7456068b0f6f80e0fc3911f7a2e29e05a585ea"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FQStyler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FQStyler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FQStyler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2FQStyler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexpdev","download_url":"https://codeload.github.com/alexpdev/QStyler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871351,"owners_count":20361338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui-application","qss","qt"],"created_at":"2024-10-08T20:04:13.313Z","updated_at":"2025-03-17T16:30:46.651Z","avatar_url":"https://github.com/alexpdev.png","language":"Python","readme":"# QStyler\n\n![QStyler](https://raw.githubusercontent.com/alexpdev/QStyler/master/assets/QStylerLogo.png)\n\n------------------------------\n\n![GitHub repo size](https://img.shields.io/github/repo-size/alexpdev/qstyler?color=orange)\n![GitHub License](https://img.shields.io/github/license/alexpdev/qstyler?color=red\u0026logo=apache)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/qstyler?color=brown)\n![GitHub Last Commit](https://badgen.net/github/last-commit/alexpdev/qstyler?color=blue\u0026icon=github)\n[![CI](https://github.com/alexpdev/QStyler/actions/workflows/windows.yml/badge.svg?branch=master\u0026event=push)](https://github.com/alexpdev/QStyler/actions/workflows/windows.yml)\n[![CI](https://github.com/alexpdev/QStyler/actions/workflows/mac.yml/badge.svg?branch=master\u0026event=push)](https://github.com/alexpdev/QStyler/actions/workflows/mac.yml)\n![GitHub repo size](https://img.shields.io/github/repo-size/alexpdev/qstyler)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1e7fc4df9f66443daa887c740b05335d)](https://www.codacy.com/gh/alexpdev/QStyler/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=alexpdev/QStyler\u0026amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/alexpdev/QStyler/branch/master/graph/badge.svg?token=jpj9Rgriqi)](https://codecov.io/gh/alexpdev/QStyler)\n\n## 🌐 Overview\n\nGUI tool for testing Qt StyleSheets and their effect on widgets.\n\n![QStyler.gif](./assets/QStyler.gif)\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- You have installed the latest version of `python3`\n- You have installed `PySide6`.\n\n## Installing QStyler\n\nTo install QStyler, follow these steps:\n\n### **PyPI**\n\n```bash\npip install QStyler\nqstyler\n```\n\n### **Git**\n\n```bash\ngit clone https://github.com/alexpdev/qstyler.git\ncd qstyler\npip install .\nqstyler\n```\n\nAlternatively there are pre-compiled executables in the releases section.\n\n## Contributing to QStyler\n\nTo contribute to QStyler, follow these steps:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Make your changes and commit them: `git commit -m '\u003ccommit_message\u003e'`\n4. Push to the original branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n5. Create the pull request.\n\nAlternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## License\n\nThis project uses the following license: Apache 2.0 Software License\n\n![coverage](https://codecov.io/gh/alexpdev/QStyler/branch/main/graphs/sunburst.svg?token=jpj9Rgriqi)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Fqstyler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexpdev%2Fqstyler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Fqstyler/lists"}