Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.01 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.01 KB

Py-Xlsx ??

A Python script which allows you to create Excel spreadsheets with custom headers and data entry. It provides a simple way to organize and store data efficiently.

Features

  • Define custom headers for your Excel spreadsheet.
  • Enter data interactively for each header.
  • Save the generated spreadsheet with a custom filename.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.11.5
  • openpyxl library

How to Use

  1. Clone this repository to your local machine.
  2. Run the script in your Python environment.
  3. Follow the prompts to enter header names, data, and specify the output filename.
  4. The script will create an Excel file with your data.

Usage

pip install openpyxl

then

python3 main.py

License

This project is licensed under the MIT LICENSE.

Author

Mohamed Rizad
Mohamed Rizad
Author, Base, Bug Fixes