Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.
/ spring-clean Public archive

A Python3 script that organizes loose files by extension.

License

Notifications You must be signed in to change notification settings

thomaspaulin/spring-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Clean

Taking a stab at Python (Python3) by creating script that organizes loose files by extension.

How it Works

Spring Clean looks at files within the provided directory and bins them in created folders within that directory based off their extension if the --ext option is provided, or based off the built in mapping from extension to folder name if --ext is not provided.

Usage

Run springclean.py without arguments for usage instructions.

About

A Python3 script that organizes loose files by extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages