Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Directory Maker

A Python project that creates directories and copies files based on a CSV file.

Requirements

  • Python 3.11
  • tkinter
  • csv
  • os
  • shutil

Installation

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.

Usage

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.

Credits

This project was developed with the help of Microsoft Bing search chat mode.

About

A Python project that creates directories and copies files based on a CSV file.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages