8000 GitHub - batestin1/pyarrange: a way to make your life easier
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

batestin1/pyarrange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyarrange

=================

Resume

This library allows you to enter a destination directory and it organizes its contents according to the extension of the found files. Example. If there is a directory that contains files like "image.jpg', "video.mp4", "books.pdf", it will create directories "jpg", "mp4", "pdf" and store the contents respectively.

How install

In your terminal type

pip install pyarrange==3.0.0

How Works


from pyarrange import *


arrange()
#So when in the terminal it asks for the path: enter the directory full path

About

a way to make your life easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0