Skip to content

amigun/pySorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

pySorting

The program can sort all files in a directory into folders, depending on the file format.

Sorting time - up to 1 second.

How download

To download the repository to your computer, just write this command on the command line.

git clone https://github.com/amigun/pySorting.git

Requirements

  • Python 3 (3.8.0 (Not tested on earlier versions)).
  • Libraries: os, shutil, pathlib.

How to use

  1. Open file python pySorting.py
  2. Specify the absolute path to the files folder C:\...
  3. Specify any prefix (at least 4 characters) or skip pysort
  4. ...
  5. Complete! Files are sorted!

Link to an example of the work: https://i.yapx.ru/HFJi1.gif (if the GIF below doesn't work) howDownload.gif

About

This program is written in Python. It sorts all files by their formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages