Skip to main content

It will move all files in the source path to their respective ext folder in destination path provided

Project description

Move files from source Folder to provided destination folder

It will organise all files in source folder according to the extenstion of file, like all jpg will be in one folder all pdf will in one folder.

Installation

pip install movefiletoextensionfolder

How to use it?

from movefiletoextensionfolder import movefile as mf

source_folder_path = r'C:\Users\bhask\Downloads' + '\\'
target_folder_path = r'C:\Users\bhask\Downloads'
successvoicemsg="Hi Bhaskar all files moved Succesfully" 

mf.movefilefromsourcetodestination(source_folder_path,target_folder_path,successvoicemsg)

License

© 2021 kumar bhaskar

This repository is licensed under the MIT license. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

movefiletoextensionfolder-1.0.3.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file movefiletoextensionfolder-1.0.3.tar.gz.

File metadata

  • Download URL: movefiletoextensionfolder-1.0.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.1

File hashes

Hashes for movefiletoextensionfolder-1.0.3.tar.gz
Algorithm Hash digest
SHA256 d8d1f0b3252a155928bfb8ae097a21f509d850fcd2d29a6856446e7862fe9812
MD5 df4a2a12fcb0f3e922ad2ac2eafd2401
BLAKE2b-256 236745c494b3f677f9d01aa3b49e87ab078f43127a69baac087332a42e96b498

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page