OrganisingFiles_by_Type banner

OrganisingFiles_by_Type

6 devlogs
3h 55m 14s

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!

This project uses AI

I have used AI for learning about these wonderful built-in libraries and for knowing about PyPi packages and also for README to know what contents should i add and styles!

Demo Repository

Loading README...

Manu11

Added version check for Python 3.14 in main.py because older versions of python and tkinter are making it so that the package doesnt work as intended.
Added this info to README.md too.

Please use Python 3.14 and tkinter version which comes with it because older versions are not tested and may lead to package not working as intended.

Attachment
0
Manu11

I included Code Type Organising to project.

It will no organise .py, .cpp, etc into a folder called Code.

Further programming languages will be added to be organised in a another update to organise projects without breaking.

Attachment
Attachment
Attachment
0
Manu11

Shipped this project!

Hours: 3.05
Cookies: 🍪 5
Multiplier: 2.96 cookies/hr

I built a File Organiser in Python named “OrganisingFiles_by_Type”!

Making this project was truly amazing,it made me learn about system paths, directories, python’s built_in modules, PyPi Packages and more…

I will continue to work in this as my goal for this file organiser is to correctly organise at least 50 file extensions into their respective Type Folders!

Manu11

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

Attachment
0
Manu11

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
Manu11

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