A tool for organizing files by extension.
Project description
File Organizer
File Organizer is a Python tool that organizes files in a directory based on their extensions. It can sort files into categories like images, videos, audio, text files, and archives. The organization can be done either at a single level or with nested folders.
Installation
You can install this package via pip:
pip install file-organizer
Usage
You can use the tool by importing it into your script:
from file_organizer import organize_files_by_extension
# Organize files with nested folder structure
organize_files_by_extension('path_to_directory', nested=True)
# Or use single-level organization
# organize_files_by_extension('path_to_directory', nested=False)
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 filesortify-0.1.1.tar.gz.
File metadata
- Download URL: filesortify-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540477c8fccbbc5ed9be6d82218afedc077065c076094ad56fc5575684d1d909
|
|
| MD5 |
aded9e40fcb81b651ee35d4ef535da26
|
|
| BLAKE2b-256 |
7390dd117935f140fbd3ed31881b36a49daa1d3d32c03064c2655fbd30bd390e
|
File details
Details for the file FileSortify-0.1.1-py3-none-any.whl.
File metadata
- Download URL: FileSortify-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d7e0bacfc5fb71a6cee6dd96f8ec7631eb78d9f50f67ea39c681de7ac5e03d
|
|
| MD5 |
781a88f535489348e915e0a531fd678e
|
|
| BLAKE2b-256 |
1264175246418dd10d7a35e6504fa7a1f233dbe06d4e20f18f0eca158d7a9957
|