A small package to scan directories and list file metadata in a tabular format.
Project description
fmeta - File Metadata Scanner
fmeta is a lightweight tool to scan directories and list file metadata in a tabular format.
It supports sorting, GUI mode, and command-line usage.
Features
- Scan a folder and list file metadata (size, creation date, modification date, etc.).
- Sort files based on different metadata fields.
- Supports both CLI mode and GUI mode for interactive browsing.
Installation
Install fmeta using pip:
pip install fmeta
Example Usage
Scan a folder and display file details in a table:
fmeta /path/to/directory
Sort files by creation date in CLI mode:
fmeta --sort <Column name> /path/to/directory
Launch GUI for interactive file browsing:
fmeta
Changelog
Version 0.1.3 (Bugfix) - 15-03-2025
- fixed the issue with wrong version output.
Version 0.1.2 (Bugfix) - 15-03-2025
- pypi upload fixed
Version 0.1.1 (Bugfix) - 15-03-2025
- Removed the requirement for
tkinterinsetup.py. - Added a detailed description with usage instructions.
Version 0.1.0 - 15-03-2025
- The app will list all the files in the input directory with their metadata.
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
fmeta-0.1.3.tar.gz
(4.2 kB
view details)
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
fmeta-0.1.3-py3-none-any.whl
(4.5 kB
view details)
File details
Details for the file fmeta-0.1.3.tar.gz.
File metadata
- Download URL: fmeta-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9855a06f4ec600b9991ad95fb7315ce2814e7fe2000cde92009391a83a23c284
|
|
| MD5 |
001cf15fc028955d016ee5d5a03697e8
|
|
| BLAKE2b-256 |
ade5ebeedbd6dce25fdb56d3ad462e113ad988437a7ea599cff95270301d51a4
|
File details
Details for the file fmeta-0.1.3-py3-none-any.whl.
File metadata
- Download URL: fmeta-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d3d28561d746d89d5e6c27b6cf680517168ef2e17ebe9292b8fefdd02310767
|
|
| MD5 |
7f5f775ae7180a713cac641b1c197729
|
|
| BLAKE2b-256 |
f96c85e499fb4fc45141109c206d91217fff512efc921217f9144e9d766a8712
|