{"id":29506648,"url":"https://github.com/s-celles/ipecmd-wrapper","last_synced_at":"2026-05-15T21:38:26.050Z","repository":{"id":303483742,"uuid":"1015405775","full_name":"s-celles/ipecmd-wrapper","owner":"s-celles","description":"[WIP] A Python wrapper for Microchip's IPECMD tool for PIC microcontroller programming","archived":false,"fork":false,"pushed_at":"2025-07-14T19:54:23.000Z","size":223,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T00:02:04.743Z","etag":null,"topics":["ai-generated-code","asm","c","download","erase","hex","pic16f","python","python3","upload"],"latest_commit_sha":null,"homepage":"https://s-celles.github.io/ipecmd-wrapper/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s-celles.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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-07-07T13:02:58.000Z","updated_at":"2025-07-14T19:54:27.000Z","dependencies_parsed_at":"2025-07-07T23:25:11.967Z","dependency_job_id":"9617a09f-95dc-422d-b79e-676356bc2642","html_url":"https://github.com/s-celles/ipecmd-wrapper","commit_stats":null,"previous_names":["s-celles/ipecmd-wrapper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s-celles/ipecmd-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-celles%2Fipecmd-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-celles%2Fipecmd-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-celles%2Fipecmd-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-celles%2Fipecmd-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-celles","download_url":"https://codeload.github.com/s-celles/ipecmd-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-celles%2Fipecmd-wrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265476160,"owners_count":23772740,"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":["ai-generated-code","asm","c","download","erase","hex","pic16f","python","python3","upload"],"created_at":"2025-07-16T02:02:54.704Z","updated_at":"2026-05-15T21:38:26.045Z","avatar_url":"https://github.com/s-celles.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/s-celles/ipecmd-wrapper)\n\n# 🔧 IPECMD Wrapper\n\nA Python wrapper for Microchip's IPECMD tool for PIC microcontroller programming.\n\n## 📚 Documentation\n\n**For complete documentation, installation instructions, usage examples, and API reference, visit:**\n\n**[https://s-celles.github.io/ipecmd-wrapper/](https://s-celles.github.io/ipecmd-wrapper/)**\n\n## 🚀 Quick Start\n\n```bash\n# Install the package\npip install ipecmd-wrapper\n\n# See the documentation for complete usage examples and CLI reference\n```\n\n## ✨ Features\n\n- 🔧 Complete wrapper around MPLAB IPE's ipecmd.exe\n- 🎯 Support for all major PIC programmers (PICkit3, PICkit4, ICD3, ICD4, SNAP, etc.)\n- 🌐 Cross-platform support (Windows, Linux, macOS)\n- 🎨 Rich, modern CLI with input validation and beautiful help output\n- ✅ Automatic validation of tool choices, file paths, and version selections\n- 📝 Clear error messages with helpful suggestions\n\n## ⚖️ Important Legal Notice\n\n**This package is a wrapper for Microchip's proprietary MPLAB IPE/IPECMD tools.**\n\n### 📦 What This Package Provides\nThis package provides Python wrapper code that interfaces with Microchip's MPLAB IPE command-line tool (IPECMD). It does NOT include the actual MPLAB IPE software.\n\n### 🏢 Microchip MPLAB IPE License\nThe MPLAB IPE tools are **proprietary software owned exclusively by Microchip Technology Inc.** You must obtain proper licenses from Microchip to use the MPLAB IPE tools.\n\n### 📄 This Package's License\nThe Python wrapper code in this package is released under the **MIT License** (see LICENSE file).\n\n**For detailed licensing information and legal requirements, see the [License section](https://s-celles.github.io/ipecmd-wrapper/license/) in the documentation.**\n\n## 🔗 Links\n\n- **[📚 Documentation](https://s-celles.github.io/ipecmd-wrapper/)** - Complete documentation\n- **[💾 Repository](https://github.com/s-celles/ipecmd-wrapper)** - Source code\n- **[🐛 Issues](https://github.com/s-celles/ipecmd-wrapper/issues)** - Bug reports\n- **[💡 Feature Requests](https://github.com/s-celles/ipecmd-wrapper/discussions)** - Discussions and feature requests\n- **[📝 Changelog](https://s-celles.github.io/ipecmd-wrapper/changelog/)** - Release history\n\n## 📄 License\n\n**Wrapper Code**: MIT License (see LICENSE file)\n**Microchip MPLAB IPE Tools**: Proprietary Microchip licenses (separate licensing required)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nMade with ❤️ by [Sébastien Celles](https://github.com/s-celles) for the PIC developer community.\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-celles%2Fipecmd-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-celles%2Fipecmd-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-celles%2Fipecmd-wrapper/lists"}