CLI tool for managing local file system storage
Project description
command-line-file-manager
Python CLI tool for scanning and organizing local directories and files.
Example
To run the application type fm followed by a sub-command, target directory and options
$ fm scan ./foo/bar --sort=type --save --output=./
$ fm scan --help
Usage: fm scan <options> <dir_path>
Create full catalog of all files and subdirs in <dir_path>
Options:
-r, --recursively Build catalog recursively
--sort [name|size|date|modified|type] Sorting criteria
--desc Display result in descending order
-s, --save Save log message to file
-o, --output TEXT Path to output directory for the saved log file
--log TEXT Saved log file name
--help Show this message and exit
Main Features
- show - Short list of files or directories in <dir_path>
- scan - Create full catalog of all files and subdirs in <dir_path>
- tree - Build tree of contents in <dir_path>
- search - Search by <nаmе> inside <dir_path>
- diff - Compare contents of <source_path> to <target_path>
- dedup - Find and clean-up duplicate files inside a <dir_path>
- tidy - Organize files by extension/type inside <dir_path>
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 command_line_file_manager-2.1.3.tar.gz.
File metadata
- Download URL: command_line_file_manager-2.1.3.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.7 Linux/6.11.0-24-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
150c8cca596e7d777dda872fa94f2105fa21195da35179d537fc9631becc15d2
|
|
| MD5 |
1646376e8450db374b0748488d4a4b7f
|
|
| BLAKE2b-256 |
8cd72c6d25217d93508e60b548061c3ae6780b67ec681e2bc649b459f699d14d
|
File details
Details for the file command_line_file_manager-2.1.3-py3-none-any.whl.
File metadata
- Download URL: command_line_file_manager-2.1.3-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.7 Linux/6.11.0-24-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee80544863da81b1f3dc5899779161703b42f9aa2de23ac4459f270d81d9f6ef
|
|
| MD5 |
be1a65a4f5a238036f5b635f4ce32b66
|
|
| BLAKE2b-256 |
4fb27a3ae1feb85f87457b4a2d3314ba2fdad121ebab364751bfced7615cbdb2
|