Skip to main content

An application for applying Excel templates to transcript data for a research project.

Project description

Excel Template App

Excel Template App is a Python-based desktop application designed to streamline the process of converting transcript files to Excel format and applying predefined templates. This tool is particularly useful for research assistants working with transcript data.

Features

  • Convert .docx transcript files to raw Excel format
  • Apply Excel templates to processed data
  • Batch processing capabilities
  • User-friendly graphical interface

Installation

Prerequisites

  • Python 3.6 or higher
  • pip (Python package installer)

Steps

  1. Open a command prompt or terminal.

  2. Run the following command to install the Excel Template App:

    pip install excel_template_app
    

Usage

After installation, you can run the application using one of the following methods:

  1. From the command line:

    excel_template_app
    
  2. From Python:

    from excel_template_app import ExcelTemplateApp
    import tkinter as tk
    
    root = tk.Tk()
    app = ExcelTemplateApp(root)
    root.mainloop()
    

Application Workflow

  1. Stage 1: Transcript to Raw Excel

    • Select multiple .docx transcript files
    • Process the transcripts to convert them to raw Excel format
    • View processing results in the application window
  2. Stage 2: Apply Template

    • Select an Excel template file
    • Select multiple raw Excel files generated from Stage 1
    • Apply the template to all selected files
    • Choose a directory to save the processed files

Troubleshooting

  • If you encounter any issues, ensure you have the latest version of the app:
    pip install --upgrade excel_template_app
    
  • Check that all dependencies are correctly installed
  • For persistent problems, please contact [Your Contact Information]

Contributing

If you'd like to contribute to the project, please contact me

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Larry Grullon-Polanco - larrygrpolanco@gmail.com

Project Link: https://github.com/larrygrpolanco/transcript-excel-converter

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excel_template_app-0.1.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

excel_template_app-0.1.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file excel_template_app-0.1.1.tar.gz.

File metadata

  • Download URL: excel_template_app-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.1

File hashes

Hashes for excel_template_app-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e56a225ea50777126490c7bc778994283a3d57a576384fb2ab08b2d12c312891
MD5 34fbbcdf3a929476f1271d8e1273f488
BLAKE2b-256 e391af78bca9c1ae9207aaa4d094e9e60e31c7f049c0f123cc39075cff041857

See more details on using hashes here.

File details

Details for the file excel_template_app-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for excel_template_app-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ce2495da7e3c7a16a200235a3c239f64e900338e75334a696e255f76401ca16
MD5 760d1b9a78fea424170759bae2a5284d
BLAKE2b-256 7a25ea69af59150267e6ef9ebb4dadaf276559034ba4d677e7e8ad0d0c7583d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page