A Python project that creates directories and copies files based on a CSV file.
- Python 3.11
- tkinter
- csv
- os
- shutil
To install and run this project, follow these steps:
- Clone this repository to your local machine.
- Open the main.py file in your preferred IDE or editor.
- Run the main.py file.
To use this project, follow these steps:
- Click the Browse button to select a CSV file that contains the directory names and file names.
- Click the Browse button to select the folder that contains the audio files.
- Click the Browse button to select an image file that will be copied to each directory.
- Click the Proceed button to start creating directories and copying files.
- A progress label will show the percentage of completion.
- Click the Stop button to stop the process at any time.
This project was developed with the help of Microsoft Bing search chat mode.