To browse local files.
Project description
local
To browse local files.
Installation
pip install -U local
Usage
usage: local [options]
optional arguments:
-h, --help show this help message and exit
-v, --version show version number and exit.
to browse local files:
keys keyword to search
-p , --path root path
-n, --no-prompt do not interactively prompt for choice
Python Script
To browse local files.
from local import Local
loc = Local("../path").search("key", "words")
loc.display() # to display results
loc.open("category-index") # to open specified file/folder
Command Line
To browse local files.
$ local "key" "word" --path "/"
### matched results ###
Issues:
If you encounter any problems, please file an issue along with a detailed description.
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
local-1.0.0.tar.gz
(9.2 kB
view details)
Built Distribution
local-1.0.0-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file local-1.0.0.tar.gz
.
File metadata
- Download URL: local-1.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e9ace342b83486a2351f2d7101e1d74c273a57cd1db1432082a880c022ebe4 |
|
MD5 | dc23a5f940fe9c1a396c446733cf3ef1 |
|
BLAKE2b-256 | 909261944ebdbe2cb379c9c84036ff63c847f7479ff1a89e5e2e07c0b05f5bdd |
File details
Details for the file local-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: local-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04ad85eea58cf4895330a57c68e5da1c8a3fcdb16e9594a2a25296c80e844ddb |
|
MD5 | dbc66571d327d4253ba6057eb82bf249 |
|
BLAKE2b-256 | d28c3dbeabd6bd088a4bb607b264cc39af1b8cc878c2511290645e2def0aadb2 |