A modern, intuitive alternative to ls command
Project description
scout-cli
A modern, beautiful alternative to the traditional ls command.
Features
- 🎨 Beautiful, colorful output
- 📊 Modern table-based layout
- 🔄 Multiple sorting options
- 👁 Show/hide hidden files
- 💻 Cross-platform support
Installation
pip install scout-cli
Usage
Basic usage:
scout
Show all files (including hidden):
scout -a
Sort by different criteria:
scout --sort size # Sort by file size
scout --sort modified # Sort by modification time
scout --sort name # Sort by name (default)
Specify a different directory:
scout /path/to/directory
Development
-
Clone the repository
-
Install development dependencies:
make install -
Run tests:
make test
-
Build the package:
make build
License
MIT
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
scout_cli-0.1.0.tar.gz
(3.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
File details
Details for the file scout_cli-0.1.0.tar.gz.
File metadata
- Download URL: scout_cli-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eff7ba2e2adab679bf46800ceb5a518f6e6c5270fe91204556264e6c211ecf4
|
|
| MD5 |
71130bb323dcb34a309314de52923816
|
|
| BLAKE2b-256 |
a3ddf9de1c05cf28cdd50df4749c0042fb222fa032d478511c53c4e2e4b03359
|
File details
Details for the file scout_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: scout_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3169dbc741eb967c9e085d4468bad8ef51bc81329d7802c3e992e794475c1d4
|
|
| MD5 |
08ec82726a794fc39b766ded65606f50
|
|
| BLAKE2b-256 |
979581b6ba6f130052231a3de3a27837c5f87bc845854e32c6cd4ebb4ee155b7
|