Metadata-Version: 2.1
Name: relocate
Version: 1.2.0
Summary: Relocate will organise your files in separate folders, according to month of creation and then according to extensions.
Home-page: UNKNOWN
Author: Sandip Palit
Author-email: sandippalit009@gmail.com
License: MIT
Description: # Relocate
        **Do you want to organise your files?** <br>
        Then **_Relocate_** is here to help you. It will organise your files in separate folders, according to month of creation and then according to extensions.  <br><br>
        Install the module from your command prompt.<br>
        `pip3 install relocate`  <br>
        Move to the directory where those files are located. Then open a terminal and run the following. <br>
        `import relocate`  <br>
        `relocate.relocateNow()`  <br><br>
        Navigate to the RELOCATED folder  and you will get your files in an organised manner.  <br><br>
        For any queries, contact me on LinkedIn [https://www.linkedin.com/in/sandip-palit/]
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
