{"id":19921504,"url":"https://github.com/pyapp-kit/fonticon-materialdesignicons7","last_synced_at":"2025-05-03T06:31:27.310Z","repository":{"id":172943424,"uuid":"629098059","full_name":"pyapp-kit/fonticon-materialdesignicons7","owner":"pyapp-kit","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-07T21:20:10.000Z","size":859,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T12:02:34.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyapp-kit.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-04-17T16:01:42.000Z","updated_at":"2023-04-17T16:03:44.000Z","dependencies_parsed_at":"2025-03-03T22:33:49.145Z","dependency_job_id":null,"html_url":"https://github.com/pyapp-kit/fonticon-materialdesignicons7","commit_stats":null,"previous_names":["pyapp-kit/fonticon-materialdesignicons7"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Ffonticon-materialdesignicons7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Ffonticon-materialdesignicons7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Ffonticon-materialdesignicons7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-kit%2Ffonticon-materialdesignicons7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyapp-kit","download_url":"https://codeload.github.com/pyapp-kit/fonticon-materialdesignicons7/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252154738,"owners_count":21702983,"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":[],"created_at":"2024-11-12T22:07:46.815Z","updated_at":"2025-05-03T06:31:22.302Z","avatar_url":"https://github.com/pyapp-kit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fonticon-materialdesignicons7\n\n[![License](https://img.shields.io/pypi/l/fonticon-materialdesignicons7.svg?color=green)](https://github.com/pyapp-kit/fonticon-materialdesignicons7/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/fonticon-materialdesignicons7.svg?color=green)](https://pypi.org/project/fonticon-materialdesignicons7)\n[![Python Version](https://img.shields.io/pypi/pyversions/fonticon-materialdesignicons7.svg?color=green)](https://python.org)\n\n[Material Design Icons 7](https://github.com/Templarian/MaterialDesign-Webfont) extension for [superqt font icons](https://pyapp-kit.github.io/superqt/utilities/fonticon/)\n\n\u003chttps://github.com/templarian/MaterialDesign\u003e\n\n```sh\npip install superqt fonticon-materialdesignicons7\n```\n\n```python\nfrom fonticon_mdi7 import MDI7\nfrom qtpy.QtCore import QSize\nfrom qtpy.QtWidgets import QApplication, QPushButton\nfrom superqt.fonticon import icon, pulse\n\napp = QApplication([])\n\nbtn2 = QPushButton()\nbtn2.setIcon(icon(MDI7.fan, animation=pulse(btn2)))\nbtn2.setIconSize(QSize(225, 225))\nbtn2.show()\n\napp.exec_()\n```\n\n### Dev note\n\nTo update this package for new fonticon releases, update the `VERSION = ...` string\nin `scripts/bundle.py`, and rerun `python scripts/bundle.py`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-kit%2Ffonticon-materialdesignicons7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyapp-kit%2Ffonticon-materialdesignicons7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-kit%2Ffonticon-materialdesignicons7/lists"}