Skip to content

this python program is used to merge an excell file relative to a column

Notifications You must be signed in to change notification settings

PrincesseDyvine/PyMergeExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# PyExcelFusion

PyExcelFusion is a Python tool for merging two Excel files into a single, consolidated file. This project aims to provide a simple and efficient way to combine data from separate Excel sheets.

## Features

- Merge two Excel files into one.
- Combine specific sheets or merge entire workbooks.
- Easy-to-use Python script.
- Customize merging options based on your needs.

## Getting Started

### Prerequisites

- Python 3.x
- Required Python libraries can be installed using:

  ```bash
  pip install -r requirements.txt

Usage

  1. Clone the repository:

    git clone https://github.com/votre-utilisateur/PyExcelFusion.git
    cd PyExcelFusion
  2. Check the merged Excel file in the specified output path.

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

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

## Author

Princesse Dyvine

About

this python program is used to merge an excell file relative to a column

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages