{"id":14959605,"url":"https://github.com/rajputrockstar/stsocialicon","last_synced_at":"2025-03-05T16:48:43.476Z","repository":{"id":247790972,"uuid":"826661574","full_name":"RAJPUTRoCkStAr/Stsocialicon","owner":"RAJPUTRoCkStAr","description":"SocialMediaIcons is a Python class designed to dynamically generate SVG icons for various social media platforms. This class is customizable, allowing users to specify links, colors, and sizes for each social media icon.","archived":false,"fork":false,"pushed_at":"2024-07-16T09:19:41.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T20:06:36.084Z","etag":null,"topics":["pypi","pypi-package","pypi-packages","python-script","python3","streamlit","streamlit-application","streamlit-component","streamlit-webapp"],"latest_commit_sha":null,"homepage":"https://github.com/RAJPUTRoCkStAr/Streamlit-socialmedia","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/RAJPUTRoCkStAr.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":"2024-07-10T06:19:30.000Z","updated_at":"2024-07-16T09:19:44.000Z","dependencies_parsed_at":"2024-08-11T09:50:55.451Z","dependency_job_id":null,"html_url":"https://github.com/RAJPUTRoCkStAr/Stsocialicon","commit_stats":null,"previous_names":["rajputrockstar/streamlit-socialmedia","rajputrockstar/stsocialicon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAJPUTRoCkStAr%2FStsocialicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAJPUTRoCkStAr%2FStsocialicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAJPUTRoCkStAr%2FStsocialicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAJPUTRoCkStAr%2FStsocialicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RAJPUTRoCkStAr","download_url":"https://codeload.github.com/RAJPUTRoCkStAr/Stsocialicon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242067678,"owners_count":20066749,"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":["pypi","pypi-package","pypi-packages","python-script","python3","streamlit","streamlit-application","streamlit-component","streamlit-webapp"],"created_at":"2024-09-24T13:20:12.571Z","updated_at":"2025-03-05T16:48:43.437Z","avatar_url":"https://github.com/RAJPUTRoCkStAr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub license](https://img.shields.io/github/license/RAJPUTRoCkStAr/Streamlit-socialmedia) ![GitHub last commit](https://img.shields.io/github/last-commit/RAJPUTRoCkStAr/Streamlit-socialmedia)\n# SocialMediaIcons\n\n`SocialMediaIcons` is a Python class designed to dynamically generate SVG icons for various social media platforms. This class is customizable, allowing users to specify links, colors, and sizes for each social media icon.\n\n## Features\n\n- **Dynamic Icon Generation**: Generates SVG icons based on provided social media links.\n- **Customizable Colors**: Default colors are provided for each platform, but users can specify their own.\n- **Flexible Sizing**: Supports multiple predefined sizes and allows custom height and width.\n               **Just Add links for your profile**\n\n\n## Installation\n\nYou can install Stsocialicon using pip:\n\n```bash\npip install Stsocialicon\n```\n## Code\n```bash\nfrom Stsocialicon import SocialMediaIcons\n\ndef main():\n    links = [\n    \"https://www.facebook.com/example\",\n    \"https://www.youtube.com/example\",\n    \"https://www.instagram.com/example\",\n    \"https://www.linkedin.com/example\"\n    ] #pass social media link here\n    sizes = ['sm','lg'] #pass for every social media you are adding\n\n    icon_generator = SocialMediaIcons(social_media_links=links, sizes=sizes).generate_icons()\n\nif __name__ == '__main__':\n    main()\n\n```\n\n## Contact\nFor any questions or feedback, feel free to reach out at [sumitsingh9441@gmail.com](mailto:sumitsingh9441@gmail.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajputrockstar%2Fstsocialicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajputrockstar%2Fstsocialicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajputrockstar%2Fstsocialicon/lists"}