https://github.com/s-celles/atpack-python-parser
[WIP] A Python library for parsing AtPack files with CLI (command line interface), interactive mode and TUI (terminal user interface)
https://github.com/s-celles/atpack-python-parser
atpack parser python
Last synced: 5 months ago
JSON representation
[WIP] A Python library for parsing AtPack files with CLI (command line interface), interactive mode and TUI (terminal user interface)
- Host: GitHub
- URL: https://github.com/s-celles/atpack-python-parser
- Owner: s-celles
- License: mit
- Created: 2025-07-20T15:52:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T19:41:08.000Z (11 months ago)
- Last Synced: 2025-07-31T06:30:46.651Z (11 months ago)
- Topics: atpack, parser, python
- Language: Python
- Homepage: https://s-celles.github.io/atpack-python-parser/
- Size: 356 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://deepwiki.com/s-celles/atpack-python-parser)
# AtPack Parser
A Python library and CLI tool for parsing AtPack files with intelligent error handling and device suggestions.
## Legal Notice
⚠️ **IMPORTANT**: This project is unofficial and not affiliated with Microchip Technology Inc. ATMEL and Microchip are registered trademarks. AtPack files contain proprietary data and are not distributed with this project. Users must obtain AtPack files from official sources and comply with all applicable licenses.
## Documentation
For complete documentation, examples, and API reference, visit:
**📚 [https://s-celles.github.io/atpack-python-parser/](https://s-celles.github.io/atpack-python-parser/)**
## License
MIT License - see LICENSE file for details.