OrganisingFiles_by_Type banner

OrganisingFiles_by_Type

4 devlogs
3h 2m 44s

This repo features File Organising by Type of Files!.This repo uses python to Organise Files so that users can care about doing stuff they want to instead of the tedious new_folder,copy,cut,paste.It is also a good way to not loose your files in th…

This repo features File Organising by Type of Files!.This repo uses python to Organise Files so that users can care about doing stuff they want to instead of the tedious new_folder,copy,cut,paste.It is also a good way to not loose your files in the messy file heapes!

Demo Repository

Loading README...

manaskp2k11

Added Minimized Bundle Size section to Optimization section in README.md

Attachment
0
manaskp2k11

Made the project a package so that others can install it using :

pip install OrganisingFiles_by_Type

and then use it by typing :

organise

to their terminal.

Attachment
Attachment
Attachment
0
manaskp2k11

This repo features File Organising by Type of Files!.This repo uses python to Organise Files so that users can care about doing stuff they want to instead of the tedious new_folder,copy,cut,paste.It is also a good way to not loose your files in the messy file heapes!

This is a file organiser python project as its name “OrganisingFiles_by_Type” suggests.Making this project was amazing!

This project uses Python’s bult-in modules such as shutil,os and tkinter.

This file organiser organises projects by making folders with name respective to their type.
Eg: Images/Flavortown.png

This project correctly organises projects with extensions like .png, .jpg, .txt, .pdf, .mp4, .ogv, .mp3, .wav and more…

Attachment
0