# 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
-
Clone the repository:
git clone https://github.com/votre-utilisateur/PyExcelFusion.git cd PyExcelFusion
-
Check the merged Excel file in the specified output path.
Contributions are welcome! Please fork the repository and create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
## Author
Princesse Dyvine