{"id":29362932,"url":"https://github.com/julio101290/pycfdiconvertidor","last_synced_at":"2025-07-09T09:18:53.253Z","repository":{"id":294329678,"uuid":"986624815","full_name":"julio101290/pycfdiconvertidor","owner":"julio101290","description":"Convierte tus archivos XML CFDI 4.0 del SAT a PDF de forma masiva, rápida y con una interfaz gráfica amigable. Este proyecto en Python te permite visualizar todos los datos fiscales importantes, incluyendo el UUID, el emisor, receptor, productos, claves SAT, unidades de medida, y más.","archived":false,"fork":false,"pushed_at":"2025-05-19T22:36:31.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T14:03:13.141Z","etag":null,"topics":["cfdi","cfdi-mexico","cfdi40","pyreport","pyton"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/julio101290.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,"zenodo":null}},"created_at":"2025-05-19T22:26:01.000Z","updated_at":"2025-06-25T21:36:29.000Z","dependencies_parsed_at":"2025-05-19T23:48:01.905Z","dependency_job_id":null,"html_url":"https://github.com/julio101290/pycfdiconvertidor","commit_stats":null,"previous_names":["julio101290/pycfdiconvertidor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/julio101290/pycfdiconvertidor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julio101290%2Fpycfdiconvertidor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julio101290%2Fpycfdiconvertidor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julio101290%2Fpycfdiconvertidor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julio101290%2Fpycfdiconvertidor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julio101290","download_url":"https://codeload.github.com/julio101290/pycfdiconvertidor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julio101290%2Fpycfdiconvertidor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264428793,"owners_count":23606694,"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":["cfdi","cfdi-mexico","cfdi40","pyreport","pyton"],"created_at":"2025-07-09T09:18:52.534Z","updated_at":"2025-07-09T09:18:53.247Z","avatar_url":"https://github.com/julio101290.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧾 Convertidor CFDI 4.0 a PDF\n\nConvierte tus archivos XML CFDI 4.0 del SAT a PDF de forma masiva, rápida y con una interfaz gráfica amigable. Este proyecto en Python te permite visualizar todos los datos fiscales importantes, incluyendo el UUID, el emisor, receptor, productos, claves SAT, unidades de medida, y más.\n\n---\n\n## ✨ Características\n\n- ✅ Convierte múltiples XML CFDI 4.0 a archivos PDF\n- ✅ Incluye logotipo personalizado\n- ✅ Muestra todos los datos del Emisor, Receptor y Timbre Fiscal Digital\n- ✅ Clave del SAT y Unidad de Medida visible por producto\n- ✅ Barra de progreso de conversión\n- ✅ Botón para abrir la carpeta de destino\n- ✅ Continuación automática si un archivo falla\n\n---\n\n## 🖥️ Interfaz Gráfica\n\n- Carga múltiples archivos XML\n- Selecciona carpeta destino\n- Agrega logotipo empresarial\n- Sigue el estado de cada archivo\n\n---\n\n## 🐍 Requisitos\n\n- Python 3.8 o superior\n\n### 📦 Instalación de dependencias\n\n```bash\npip install reportlab qrcode[pil] Pillow\n```\n\n## 🚀 Cómo usarlo\n  Clona este repositorio:\n\n```bash\n  git clone https://github.com/tuusuario/convertidor-cfdi-pdf.git\n  cd convertidor-cfdi-pdf\n\n```\n## Ejecuta el script:\n\n```bash\npython convertidor_cfdi_pdf.py\n```\n\n## Usa la interfaz para:\n\nAgregar tus XML\n\nSeleccionar carpeta destino\n\nAgregar logotipo\n\nPresionar \"Convertir a PDF\"\n\n## 📂 Archivos Generados\nArchivos .pdf con los datos fiscales\n\nLos archivos van a la carpeta de destino elegida\n\n## 🔐 Seguridad\nEste convertidor funciona totalmente local, lo que garantiza la privacidad de tus documentos fiscales. No hay conexión a internet ni envío de datos.\n\n## 📸 Capturas (opcional)\n![image](https://github.com/user-attachments/assets/480f3f62-d1ea-45f5-aeb7-a898adddd171)\n\n\n## 🤝 Contribuciones\n¿Quieres mejorar el formato, agregar timbre digital con QR, o generar ejecutables para Windows/Linux? ¡Contribuye o abre un issue!\n\n## 📄 Licencia\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulio101290%2Fpycfdiconvertidor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulio101290%2Fpycfdiconvertidor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulio101290%2Fpycfdiconvertidor/lists"}