FPorucznik / tidy_space

A Python automation script that can be used as a handy tool for organizing a given directory full of different files into seperate folders depending on file types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tidy_space

A Python automation script that can be used as a handy tool for organizing a given directory full of different files into seperate folders depending on file types.

Tech stack

  • python 3.12.1 (required)

Local setup guide

Clone repo and head to script location

git clone https://github.com/FPorucznik/tidy_space.git
cd tidy_space

Run script

python organizeDirectory.py <your_directory_path>

Example usage

tidy_one tidy_two tidy_three tidy_four

About

A Python automation script that can be used as a handy tool for organizing a given directory full of different files into seperate folders depending on file types.

License:MIT License


Languages

Language:Python 100.0%