https://github.com/alainamariajoe/python-file-organizer
A Python script that automatically organizes files into folders based on their file types.
https://github.com/alainamariajoe/python-file-organizer
fileorganizer python pythonautomation
Last synced: 2 months ago
JSON representation
A Python script that automatically organizes files into folders based on their file types.
- Host: GitHub
- URL: https://github.com/alainamariajoe/python-file-organizer
- Owner: AlainaMariaJoe
- Created: 2025-02-26T06:21:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T06:32:53.000Z (10 months ago)
- Last Synced: 2025-02-26T07:30:10.941Z (10 months ago)
- Topics: fileorganizer, python, pythonautomation
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to Use
1. Clone the repository:
git clone https://github.com/AlainaMariaJoe/python-file-organizer.git
2. Navigate to the project folder:
cd python-file-organizer
3. Run the script:
python file_organizer.py
4. The script will organize the files in the directory into folders based on their file type.