{"id":13736890,"url":"https://github.com/posit-dev/py-faicons","last_synced_at":"2025-04-06T11:32:39.982Z","repository":{"id":62593061,"uuid":"437138633","full_name":"posit-dev/py-faicons","owner":"posit-dev","description":"An interface to Font Awesome for use in PyShiny","archived":false,"fork":false,"pushed_at":"2024-01-16T23:28:59.000Z","size":1254,"stargazers_count":9,"open_issues_count":6,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-21T22:22:13.836Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posit-dev.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":"AUTHORS.rst"}},"created_at":"2021-12-10T23:15:05.000Z","updated_at":"2025-03-10T21:52:39.000Z","dependencies_parsed_at":"2023-12-29T00:30:03.370Z","dependency_job_id":"c78a69bc-5207-4ec0-a700-8d881d290ace","html_url":"https://github.com/posit-dev/py-faicons","commit_stats":null,"previous_names":["posit-dev/py-faicons","rstudio/py-faicons"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpy-faicons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpy-faicons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpy-faicons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpy-faicons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posit-dev","download_url":"https://codeload.github.com/posit-dev/py-faicons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478151,"owners_count":20945257,"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-08-03T03:01:30.694Z","updated_at":"2025-04-06T11:32:39.225Z","avatar_url":"https://github.com/posit-dev.png","language":"Python","readme":"\n# Font Awesome for Shiny\n\nAn interface to [Font-Awesome](https://fontawesome.com/) for use in Shiny for Python.\n\nThis package currently uses Font-Awesome 6.2.0.\n\n## Installation\n\n```python\npip install faicons\n```\n\n## Usage\n\nUse `icon_svg()` to get an `\u003csvg\u003e` representation of the icon.\n\n```python\nfrom faicons import icon_svg\nicon_svg(\"play\")\n```\n\nExample usage in Shiny:\n\n```python\nfrom shiny import ui\nui.input_action_button(\"btn\", \"Press me\", icon=icon_svg(\"play\")).show()\n```\n","funding_links":[],"categories":["Shiny for Python"],"sub_categories":["Python - UI Components"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fpy-faicons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposit-dev%2Fpy-faicons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fpy-faicons/lists"}