Skip to content

chaitu1425/Offer_letter_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Offer_letter_Generator

This is a Python program that utilizes word,excel data to generate offer letters.

Installation

Before running the program, ensure that the required libraries are installed. You can install them using pip:

pip install kivy,pip install pandas,pip install docxtpl.

Usage

  1. Edit the Template:

    • Create the template according to the offer letter you need.
    • Place the values that are to be fetched from the excel with {{value}} in the word
    • save the file with offerletter1.docx
  2. Create the Data:

    • Create the excel with required fields for the offerletter to be generate.
    • Save the file with offerletter_data.xlsx
  3. Running:

    • Execute the Python file "offer_letter_generator.py" WhatsApp Image 2024-08-04 at 01 23 58_b18eead0
    • Select the "offerletter_data.xlsx" from the files listed WhatsApp Image 2024-08-04 at 01 24 58_14f91a69
    • Click on the generate offer letter button to generate offerletters
    • Then follow to the directory and offer letter folder will be generated and with Offer_letters consisting offerletter according to the domain with the name and file with the name. WhatsApp Image 2024-08-04 at 01 23 32_902f8818

Offer Letter

WhatsApp Image 2024-08-04 at 01 22 47_a97e0fde

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages