{"id":28797511,"url":"https://github.com/luismisanve/shieldbadgegenerator","last_synced_at":"2026-03-10T04:03:15.554Z","repository":{"id":296875309,"uuid":"993067718","full_name":"LuisMiSanVe/ShieldBadgeGenerator","owner":"LuisMiSanVe","description":"Desktop application that lets you easily generate Shields.io badges","archived":false,"fork":false,"pushed_at":"2025-06-02T15:03:05.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T04:12:43.895Z","etag":null,"topics":["badge","python","script","shields-io","simple-icons","tkinter"],"latest_commit_sha":null,"homepage":"","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/LuisMiSanVe.png","metadata":{"files":{"readme":"README.es.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,"zenodo":null}},"created_at":"2025-05-30T06:51:43.000Z","updated_at":"2025-06-02T15:03:09.000Z","dependencies_parsed_at":"2025-06-03T04:12:48.474Z","dependency_job_id":"31ab67c5-b4f0-4e5c-a08a-e6633e0cfbd6","html_url":"https://github.com/LuisMiSanVe/ShieldBadgeGenerator","commit_stats":null,"previous_names":["luismisanve/shieldbadgegenerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LuisMiSanVe/ShieldBadgeGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisMiSanVe%2FShieldBadgeGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisMiSanVe%2FShieldBadgeGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisMiSanVe%2FShieldBadgeGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisMiSanVe%2FShieldBadgeGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuisMiSanVe","download_url":"https://codeload.github.com/LuisMiSanVe/ShieldBadgeGenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisMiSanVe%2FShieldBadgeGenerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260488080,"owners_count":23016833,"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":["badge","python","script","shields-io","simple-icons","tkinter"],"created_at":"2025-06-18T04:31:01.590Z","updated_at":"2026-03-10T04:03:15.541Z","avatar_url":"https://github.com/LuisMiSanVe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [Ver en ingles/See in english](https://github.com/LuisMiSanVe/ShieldBadgeGenerator/blob/main/README.md)\n# 🛡️ Generador de Insignias Shields.io\n[![image](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge\u0026logo=visual%20studio%20code\u0026logoColor=white)](https://code.visualstudio.com/)\n[![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)](https://www.python.org/)\n[![image](https://img.shields.io/badge/Shields.io-%2356f34e.svg?style=for-the-badge\u0026logo=Shields.io\u0026logoColor=373737)](https://shields.io/)\n[![image](https://img.shields.io/badge/Simple%20icons-%23000000.svg?style=for-the-badge\u0026logo=Simple%20Icons\u0026logoColor=ffffff)](https://simpleicons.org/)\n\nScript de Python con Tkinter para construir facilmente insignias de **Shields.io**.\n\n## 📝 Explicación de Tecnología\nEste script utiliza dos APIs:\n- **[JSON de Simple Icons](https://raw.githubusercontent.com/simple-icons/simple-icons/develop/data/simple-icons.json)**: Los iconos registrados en el JSON son cargados en un array y los muestra en el *Entry* como pistas mientras escribes.\n- **[Shields.io](https://shields.io/)**: El script coge los datos introducidos y construye la URL de Shields.io que monta la insignia.\n\n## 📋 Prerequisitos\nNecesitarás tener instalado [Python](https://www.python.org/) y/o la [Extensión de VS Code](https://marketplace.visualstudio.com/items?itemName=ms-python.python) para ejecutar el script.\n\n## 💻 Tecnologías usadas\n- Lenguaje de programación: [Python](https://www.python.org/)\n- Librerías:\n  - [Tkinter](https://docs.python.org/es/3.13/library/tkinter.html)\n  - [requests](https://pypi.org/project/requests/)\n  - [webbrowser](https://docs.python.org/3/library/webbrowser.html)\n- Otros:\n  - [Shields.io](https://shields.io/)\n  - [Simple Icons](https://raw.githubusercontent.com/simple-icons/simple-icons/develop/data/simple-icons.json)\n  - [VSC Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)\n- IDE Recomendado: [VS Code](https://code.visualstudio.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismisanve%2Fshieldbadgegenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismisanve%2Fshieldbadgegenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismisanve%2Fshieldbadgegenerator/lists"}