This Python script serves as an organizer tool to help users to organize their files efficiently.
- Folder Creation: Creates folders for the different file types.
- File Type Accomodation: Automatically organizes files.
-
Clone the repository to your local machine:
git clone https://github.com/NathanRomasanta/PythonFileOrganizer.git
-
Navigate to the project directory:
cd PythonFileOrganizer
-
Run the script:
PythonFileOrganizer.py
-
Follow the on-screen prompt.
- Python 3.0x
- Required Python libraries (specified in requirements.txt)
Contributions are welcome! Please follow these guidelines when contributing:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Test your changes.
- Submit a pull request.
This project is licensed under the MIT License.
Feel free to customize and expand upon this README to suit your specific project needs!