{"id":14065567,"url":"https://github.com/Beakerboy/Excel-Addin-Generator","last_synced_at":"2025-07-29T20:33:15.767Z","repository":{"id":72323317,"uuid":"183014209","full_name":"Beakerboy/Excel-Addin-Generator","owner":"Beakerboy","description":"Tools to create an Excel Addin from VBA code","archived":false,"fork":false,"pushed_at":"2024-11-12T15:29:56.000Z","size":189,"stargazers_count":14,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-04T04:33:45.170Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beakerboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-23T12:51:00.000Z","updated_at":"2024-08-23T01:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe0c4022-0378-4179-bbbe-2777c4738abc","html_url":"https://github.com/Beakerboy/Excel-Addin-Generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Beakerboy/Excel-Addin-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakerboy%2FExcel-Addin-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakerboy%2FExcel-Addin-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakerboy%2FExcel-Addin-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakerboy%2FExcel-Addin-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beakerboy","download_url":"https://codeload.github.com/Beakerboy/Excel-Addin-Generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakerboy%2FExcel-Addin-Generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267754861,"owners_count":24139435,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T07:04:33.870Z","updated_at":"2025-07-29T20:33:15.474Z","avatar_url":"https://github.com/Beakerboy.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Excel-Addin-Generator\nTools to create an Excel Addin from VBA code\n\n[![Coverage Status](https://coveralls.io/repos/github/Beakerboy/Excel-Addin-Generator/badge.svg?branch=master)](https://coveralls.io/github/Beakerboy/Excel-Addin-Generator?branch=master)\n![Build Status](https://github.com/Beakerboy/Excel-Addin-Generator/actions/workflows/python-package.yml/badge.svg)\n\n\nPreparation\n------------\n\nAn Excel Addin (.xlam) is a zip archive of XML and binary files. Some of these XML files contain information specific to the computer that was used to create the xlam file. This script can be used to create a standard xlam file from the VBA code.\n\nThe script can be given a source xlam file, from which the binary file is extracted and repackaged, or the binary file can be provided alone.\n\n**Usage**\n\n`python excelAddinGenerator/main.py path/to/vbaProject.bin output/to/myAddin.xlam`\n\nor\n\n`python excelAddinGenerator/main.py path/to/source.xlam output/to/myAddin.xlam`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBeakerboy%2FExcel-Addin-Generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBeakerboy%2FExcel-Addin-Generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBeakerboy%2FExcel-Addin-Generator/lists"}