/FileOrg

A File Organising Python Script categorizing files in folders.

#FileOrg A File Organising Python Script categorizing files in folders.

Working: alt tag

Credits: The original idea credits go to Aditya_Chowdhry who made this script in Ruby.

How to run: Add the script File_Organizer.py to the folder in which you want to organize files. Change the directory to one which you want to organize. Then do python File_Organizer.py to run

Requirements:
Python 2.7

To do:

  1. Command line interface
  2. Addition of more type of files
  3. Currently not handling any exceptions.