mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
8 lines
218 B
Markdown
8 lines
218 B
Markdown
|
# File Organizer
|
||
|
Organizes your files in the folder according to their extension by grouping them together.
|
||
|
|
||
|
# Libraries Used
|
||
|
- colorama
|
||
|
|
||
|
# Usage
|
||
|
Just run the command `python3 file-organizerpy` from your terminal/bash.
|