/python_mini_project

A menu driven Python program that implements the concepts of Word, Excel and PDF.

Primary LanguagePython

Python Mini Project implementing Word, Excel and PDF concepts 📃

                              

Overview 📝

A menu driven Python program that implements the following operations:

  1. Displays the list of people who have birthdays in the current month along with displaying the birthdate of any student (provided its available in the spreadsheet) asked by the user.
  2. Creates a class schedule for every student. The user must pass the semester, section, and names of the students.
  3. Adds watermark to PDF files. User needs to specify the starting and ending page numbers.
  4. Converts word file to PDF file.
  5. Merges multiple PDF files into a single PDF.
  6. Converts PDF file into an audiobook.
  7. Encrypts a PDF file.
  8. Decrypts a PDF file.
  9. Generates a birthday card.
  10. Exit.

Getting Started 🚀

How To Use 🔧

From your command line:

# Clone this repository
$ git clone https://github.com/simonnepinto/python_mini_project.git

# Go into the repository
$ cd python_mini_project

Languages and Tools 🛠️ :

Python GitHub Git Terminal