Skip to content

RyanKeys/PyFileManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFileManager

A way to mass move files using Python!

What is PyFileManager

PyFileManager uses Python without dependencies to CRUD your files in a variety of ways! As of right now PyFileManager can move all files of a specific extension (ex ".html"), regardless of how deep it is inside other subdirectories to a location of your choosing. You can also view any nested directories inside your desired root. (You can start at your pcs root, but it might take a while!)

More features are currently in the works, and requests are always welcome!

Getting Started

To download PyFileManager, type "$ git clone https://github.com/RyanKeys/PyFileManager.git" into your terminal. Alternatively, you can download the a .zip file under the "clone or download" tab of this page.

If you don't have git installed download it here

Once installed, navigate to the new repository in your terminal. Then type: "$ python cli.py"

If you have any questions, feel free to reach out!

r.keys1998@gmail.com