-
Notifications
You must be signed in to change notification settings - Fork 496
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues.
Describe the script
This will be a script that sorts the files from a given directory by their extensions. For example, all the .png files will be put to the png folder and so on.
Language
Python
Is the feature request related to a problem? Please Specify.
No response
Describe the solution you'd like.
This script will be simply checking every file of the directory provided by user and copy them into the appropriate directory (depending on a file extension).
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct