This Python script automates the creation of a structured Excel workbook using xlsxwriter and openpyxl. It includes dropdowns, validations for integers, floats, dates, and formatted columns. Designed to streamline the creation of engineering BOM or design review sheets.
python engineering automation data-validation data-entry openpyxl form-generator xlsxwriter dropdown-list bom-template design0review structured-input
- Updated
Jun 7, 2025 - Python