Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.94 KB

README.md

File metadata and controls

26 lines (25 loc) · 1.94 KB

Beautifier Downloads PyPI version

Install this package

pip install pybeautify

Open the python console and type

>>> import beautify

Beautifier is a windows application for arranging the files within a folder.

Everybody want their files to be arranged in an organized way within a folder.

So let's see an application that does this for us.

Let's have a look at the folder in which the files are not well organized 🤢.

Before running the application.

before

Now let's see the same folder when the files within the folder are properly organized (Beautified)😍.

After running the application.

after

Run the application.

Capture

Copy the path of your target folder.

path

Paste the path in your application.

Capture2

Click the Beautify button and see the magic happen.

In case if you need to undo the changes click the Undo Button and the changes will be reverted.

Captur5e

Files back to their initial state.

before