Skip to content
/ Py-Xlsx Public

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.

License

Notifications You must be signed in to change notification settings

riz4d/Py-Xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks