Skip to content

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

Notifications You must be signed in to change notification settings

FPorucznik/tidy_space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages