HarshCasper / HarshCasper/Rotten-Scripts
[script request]:
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] 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
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.