A collection of Python scripts for manipulating and enhancing Excel workbooks, specifically for project backlog management.
create_genai_backlog.py
- Creates and manages GenAI project backlogfix_dropdowns.py
- Fixes dropdown functionality in Excelenhance_all_dropdowns.py
- Enhances dropdown elements in Excel workbooksfix_sheet_structure.py
- Corrects and optimizes sheet structureadd_product_organization.py
- Adds product organization structure to Excel workbooks
- Python 3.x
- Required packages: openpyxl, pandas