Metadata-Version: 2.1
Name: excel_template_app
Version: 0.1.0
Summary: An application for applying Excel templates to transcript data for a research project.
Home-page: https://github.com/larrygrpolanco/transcript-excel-converter
Author: Larry Grullon-Polanco
Author-email: larrygrpolanco@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: xlwings
Requires-Dist: python-docx

# Excel Template App

This application allows users to process transcript files and apply Excel templates.

## Installation

pip install excel_template_app

## Usage

After installation, run the application with:

Follow the on-screen instructions to use the application.
