معرفی شرکت ها


fileG-0.0.5.dev1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

File organiser with many ways
ویژگی مقدار
سیستم عامل -
نام فایل fileG-0.0.5.dev1
نام fileG
نسخه کتابخانه 0.0.5.dev1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Abishek Sriram
ایمیل نویسنده abisheksriram2001@gmail.com
آدرس صفحه اصلی https://github.com/abisheksriram/fileG
آدرس اینترنتی https://pypi.org/project/fileG/
مجوز -
# fileg Tired of organizing your files? Yes, You got a Solution! Fileg is a python package for organizing files into folders. Files can be organized based on -File creation date -File format -File Name Which folder do you want to sort ? -If you want to sort the files current folder(current command line working directory) then you can skip this step and go to Organising ways -If you want to sort a files in other directories, then copy the address(path) .Then call the function working_path() which takes two optional parameters working_path(src=True,dest=False) -src :source directory -dest:destination directory if you want to sort your files in the same directory then call: working_path(True) when prompted enter the path you have previously copied if you want to sort your files in the different directories then call: working_path(True,True) Now,it will ask two paths,one for source and one for destination when prompted enter the both the path you have previously copied. # Organising Ways For all the ways of Organising,the function will take a parameter, history:For generating a text file containing organising information suchas date,time,type of organising ,os_platform, files organised etc,. ## Date-Based Organising If you want to organize your files based on date , then call, datewise(history=False) ## File-Format based Organising If you want to organize your files based on file-format , then call, typewise(history=False) ## File-Name based Organising If you want to organize your files based on name , then call, namewise(history=False) In this type,user will be prompted to enter list of file name to organise this type of organising will organise by matching list of file names entered by user with the file names What to expect in Future from this package? This package is now in development phase.In the mere future various other types will also be added in this package. To list few, dedicated oraganizer for organising programming files organising music files etc.,


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl fileG-0.0.5.dev1:

    pip install fileG-0.0.5.dev1.whl


نصب پکیج tar.gz fileG-0.0.5.dev1:

    pip install fileG-0.0.5.dev1.tar.gz