A simple python program that extracts all the files from a directory. (Not including folders)
Project description
Folder-Unpacker
A simple python program that extracts all the files from a directory. (Not including folders)
- Useful when dealing with a directory with several sub-directories.
Installation
Use the package manager pip to install foobar.
pip install FolderUnpacker
Usage
from FolderUnpacker import FileUnpack
files_init = FileUnpack(input_path, output_path) # Initializes the unpacker
files_init.unpack() # Imports all the files in the input dir into the output dir
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file FolderUnpacker-0.3-py3-none-any.whl.
File metadata
- Download URL: FolderUnpacker-0.3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff3b5a70f5864ada945d90f22c14add0393f7213b06411645de4402bad2d72af
|
|
| MD5 |
cd06df097598a683a40bfcecf6ce6eda
|
|
| BLAKE2b-256 |
a9d3f18fb3ba7f00c44c957f53716d92f70a9aac1c66dbb984c329bad72e1630
|